summaryrefslogtreecommitdiff
path: root/test/TableGen
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen')
-rw-r--r--test/TableGen/CStyleComment.td1
-rw-r--r--test/TableGen/Include.td1
-rw-r--r--test/TableGen/nested-comment.td1
3 files changed, 3 insertions, 0 deletions
diff --git a/test/TableGen/CStyleComment.td b/test/TableGen/CStyleComment.td
index 703ae6837e..cc203d0fd0 100644
--- a/test/TableGen/CStyleComment.td
+++ b/test/TableGen/CStyleComment.td
@@ -1,6 +1,7 @@
// Test that multiline, nested, comments work correctly.
//
// RUN: tblgen < %s
+// XFAIL: vg_leak
/* Foo
bar
diff --git a/test/TableGen/Include.td b/test/TableGen/Include.td
index 29ed5150c6..9b020e6871 100644
--- a/test/TableGen/Include.td
+++ b/test/TableGen/Include.td
@@ -1,4 +1,5 @@
// RUN: tblgen -I %p %s
+// XFAIL: vg_leak
def BeforeInclude;
include "Include.inc"
diff --git a/test/TableGen/nested-comment.td b/test/TableGen/nested-comment.td
index 68e29581bc..98313576e3 100644
--- a/test/TableGen/nested-comment.td
+++ b/test/TableGen/nested-comment.td
@@ -1,4 +1,5 @@
// RUN: tblgen < %s
+// XFAIL: vg_leak
/* foo