aboutsummaryrefslogtreecommitdiffstats
path: root/test/TableGen/2003-08-03-PassCode.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/2003-08-03-PassCode.td')
-rw-r--r--test/TableGen/2003-08-03-PassCode.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TableGen/2003-08-03-PassCode.td b/test/TableGen/2003-08-03-PassCode.td
index de7d626..b851a15 100644
--- a/test/TableGen/2003-08-03-PassCode.td
+++ b/test/TableGen/2003-08-03-PassCode.td
@@ -1,5 +1,4 @@
// RUN: llvm-tblgen %s
-// XFAIL: vg_leak
class test<code C> {
code Code = C;