summaryrefslogtreecommitdiff
path: root/test/TableGen/SuperSubclassSameName.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/SuperSubclassSameName.td')
-rw-r--r--test/TableGen/SuperSubclassSameName.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/SuperSubclassSameName.td b/test/TableGen/SuperSubclassSameName.td
index 087df87124..304c883417 100644
--- a/test/TableGen/SuperSubclassSameName.td
+++ b/test/TableGen/SuperSubclassSameName.td
@@ -1,4 +1,5 @@
// RUN: tblgen < %s
+// XFAIL: vg_leak
// Test for template arguments that have the same name as superclass template
// arguments.