aboutsummaryrefslogtreecommitdiffstats
path: root/test/TableGen/LazyChange.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/LazyChange.td')
-rw-r--r--test/TableGen/LazyChange.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/LazyChange.td b/test/TableGen/LazyChange.td
index 145fd0b..fa53562 100644
--- a/test/TableGen/LazyChange.td
+++ b/test/TableGen/LazyChange.td
@@ -1,5 +1,5 @@
// RUN: tblgen %s | grep {int Y = 3}
-
+// XFAIL: vg_leak
class C {
int X = 4;