diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2011-08-26 17:00:30 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2011-08-26 17:00:30 +0000 |
commit | 06a531ff63ff0eef8ac8fab38d148a968154c006 (patch) | |
tree | cd2659e7c5d2bda53e35ed8324aea0b273697765 /test/TableGen/CStyleComment.td | |
parent | 54f8a9f54dfa39275f6fd277440b233891069283 (diff) |
We don't care if TableGen leaks memory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138634 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/TableGen/CStyleComment.td')
-rw-r--r-- | test/TableGen/CStyleComment.td | 1 |
1 files changed, 1 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 |