summaryrefslogtreecommitdiff
path: root/test/TableGen/if.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/if.td')
-rw-r--r--test/TableGen/if.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/if.td b/test/TableGen/if.td
index e4df74f368..1d8d62329a 100644
--- a/test/TableGen/if.td
+++ b/test/TableGen/if.td
@@ -1,4 +1,5 @@
// RUN: llvm-tblgen %s | FileCheck %s
+// XFAIL: vg_leak
// Support for an `!if' operator as part of a `let' statement.
// CHECK: class C