diff options
Diffstat (limited to 'test/TableGen/MultiPat.td')
-rw-r--r-- | test/TableGen/MultiPat.td | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TableGen/MultiPat.td b/test/TableGen/MultiPat.td index b3792777b6b5..b49b06c24caf 100644 --- a/test/TableGen/MultiPat.td +++ b/test/TableGen/MultiPat.td @@ -1,5 +1,4 @@ // RUN: llvm-tblgen %s | FileCheck %s -// XFAIL: vg_leak class ValueType<int size, int value> { int Size = size; |