diff options
Diffstat (limited to 'test/TableGen/UnsetBitInit.td')
| -rw-r--r-- | test/TableGen/UnsetBitInit.td | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TableGen/UnsetBitInit.td b/test/TableGen/UnsetBitInit.td index 91342ecb9663..ff7010868bc0 100644 --- a/test/TableGen/UnsetBitInit.td +++ b/test/TableGen/UnsetBitInit.td @@ -1,4 +1,5 @@ // RUN: tblgen %s +// XFAIL: vg_leak class x { field bits<32> A; } |
