From 6eb9666bb8a473506e0bca454f236ace917f1574 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Fri, 26 Aug 2011 17:00:30 +0000 Subject: We don't care if TableGen leaks memory. llvm-svn: 138634 --- llvm/test/TableGen/CStyleComment.td | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/test/TableGen/CStyleComment.td') 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 -- cgit v1.2.3