summaryrefslogtreecommitdiffstats
path: root/test/TableGen/String.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/String.td')
-rw-r--r--test/TableGen/String.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/String.td b/test/TableGen/String.td
index d2ae451..fc0f5b8 100644
--- a/test/TableGen/String.td
+++ b/test/TableGen/String.td
@@ -1,4 +1,5 @@
// RUN: tblgen %s
+// XFAIL: vg_leak
class x {
string y = "missing terminating '\"' character";
}
OpenPOWER on IntegriCloud