summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/CStyleComment.td
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-08-26 17:00:30 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-08-26 17:00:30 +0000
commit6eb9666bb8a473506e0bca454f236ace917f1574 (patch)
tree8a10c5cf8175bb012da9414ff70a3e376b39132a /llvm/test/TableGen/CStyleComment.td
parentcb2c52f7acccf78a47f3930be282d572f94a2fa9 (diff)
downloadbcm5719-llvm-6eb9666bb8a473506e0bca454f236ace917f1574.tar.gz
bcm5719-llvm-6eb9666bb8a473506e0bca454f236ace917f1574.zip
We don't care if TableGen leaks memory.
llvm-svn: 138634
Diffstat (limited to 'llvm/test/TableGen/CStyleComment.td')
-rw-r--r--llvm/test/TableGen/CStyleComment.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/TableGen/CStyleComment.td b/llvm/test/TableGen/CStyleComment.td
index 703ae6837eb..cc203d0fd0f 100644
--- a/llvm/test/TableGen/CStyleComment.td
+++ b/llvm/test/TableGen/CStyleComment.td
@@ -1,6 +1,7 @@
// Test that multiline, nested, comments work correctly.
//
// RUN: tblgen < %s
+// XFAIL: vg_leak
/* Foo
bar
OpenPOWER on IntegriCloud