summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/CStyleComment.td
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-11-10 14:25:44 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-11-10 14:25:44 +0000
commitcae86ce38b656e4375917d68545d8fba2a4a1bb8 (patch)
treebaf17c584389ab380ed0e7ba43d53f5c27bb658a /llvm/test/TableGen/CStyleComment.td
parentf0d7f94490ace214c8bef5698dc6585387eeec13 (diff)
downloadbcm5719-llvm-cae86ce38b656e4375917d68545d8fba2a4a1bb8.tar.gz
bcm5719-llvm-cae86ce38b656e4375917d68545d8fba2a4a1bb8.zip
Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPASSing.
llvm-svn: 194352
Diffstat (limited to 'llvm/test/TableGen/CStyleComment.td')
-rw-r--r--llvm/test/TableGen/CStyleComment.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/TableGen/CStyleComment.td b/llvm/test/TableGen/CStyleComment.td
index 55fb0e787b6..9c50f7e96f8 100644
--- a/llvm/test/TableGen/CStyleComment.td
+++ b/llvm/test/TableGen/CStyleComment.td
@@ -1,7 +1,6 @@
// Test that multiline, nested, comments work correctly.
//
// RUN: llvm-tblgen < %s
-// XFAIL: vg_leak
/* Foo
bar
OpenPOWER on IntegriCloud