diff options
Diffstat (limited to 'test/TableGen/Paste.td')
-rw-r--r-- | test/TableGen/Paste.td | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TableGen/Paste.td b/test/TableGen/Paste.td index a7e2a5b318ba..33d61ccde128 100644 --- a/test/TableGen/Paste.td +++ b/test/TableGen/Paste.td @@ -1,5 +1,4 @@ // RUN: llvm-tblgen %s | FileCheck %s -// XFAIL: vg_leak class Instr<int i> { int index = i; |