diff options
Diffstat (limited to 'llvm/test/LLVMC/HookWithInFile.td')
| -rw-r--r-- | llvm/test/LLVMC/HookWithInFile.td | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/LLVMC/HookWithInFile.td b/llvm/test/LLVMC/HookWithInFile.td index f58e3f4288f..9855dbc5bd9 100644 --- a/llvm/test/LLVMC/HookWithInFile.td +++ b/llvm/test/LLVMC/HookWithInFile.td @@ -2,6 +2,7 @@ // RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t // RUN: FileCheck -input-file %t %s // RUN: %compile_cxx -fexceptions -x c++ %t +// XFAIL: vg_leak include "llvm/CompilerDriver/Common.td" |

