diff options
Diffstat (limited to 'test/TableGen/ListSlices.td')
| -rw-r--r-- | test/TableGen/ListSlices.td | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/ListSlices.td b/test/TableGen/ListSlices.td index be794cf2174ad..5848a4e487042 100644 --- a/test/TableGen/ListSlices.td +++ b/test/TableGen/ListSlices.td @@ -1,4 +1,5 @@ // RUN: tblgen %s +// XFAIL: vg_leak def A { list<int> B = [10, 20, 30, 4, 1, 1231, 20]; |
