commit | 5c0be2f67ac0d23281b56918f6fe66ed78b9d65b | [log] [tgz] |
---|---|---|
author | NAKAMURA Takumi <geek4civic@gmail.com> | Sun Nov 10 14:26:08 2013 +0000 |
committer | NAKAMURA Takumi <geek4civic@gmail.com> | Sun Nov 10 14:26:08 2013 +0000 |
tree | 3cf5a1e8336441cbf302358e5ba4de57c8f46a03 | |
parent | cae86ce38b656e4375917d68545d8fba2a4a1bb8 [diff] [blame] |
Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen. In historical reason, tblgen is not strictly required to be free from memory leaks. For now, I mark them as XFAIL, they could be fixed, though. llvm-svn: 194353
diff --git a/llvm/test/TableGen/foreach.td b/llvm/test/TableGen/foreach.td index fea8678..541da49 100644 --- a/llvm/test/TableGen/foreach.td +++ b/llvm/test/TableGen/foreach.td
@@ -1,4 +1,5 @@ // RUN: llvm-tblgen %s | FileCheck %s +// XFAIL: vg_leak // CHECK: Classes // CHECK: Sr