summaryrefslogtreecommitdiffstats
path: root/test/TableGen/foreach.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/foreach.td')
-rw-r--r--test/TableGen/foreach.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/foreach.td b/test/TableGen/foreach.td
index acce449..d4d81f8 100644
--- a/test/TableGen/foreach.td
+++ b/test/TableGen/foreach.td
@@ -1,6 +1,7 @@
// RUN: tblgen %s | grep {Jr} | count 2
// RUN: tblgen %s | grep {Sr} | count 2
// RUN: tblgen %s | grep {NAME} | count 1
+// XFAIL: vg_leak
// Variables for foreach
class decls {