summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/MultiPat.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/TableGen/MultiPat.td')
-rw-r--r--llvm/test/TableGen/MultiPat.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/TableGen/MultiPat.td b/llvm/test/TableGen/MultiPat.td
index b3792777b6b..b49b06c24ca 100644
--- a/llvm/test/TableGen/MultiPat.td
+++ b/llvm/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;
OpenPOWER on IntegriCloud