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.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TableGen/LazyChange.td b/test/TableGen/LazyChange.td
index 306959e..919a1a7 100644
--- a/test/TableGen/LazyChange.td
+++ b/test/TableGen/LazyChange.td
@@ -1,5 +1,4 @@
// RUN: llvm-tblgen %s | grep "int Y = 3"
-// XFAIL: vg_leak
class C {
int X = 4;