diff options
Diffstat (limited to 'llvm/test/LLVMC/OptionPreprocessor.td')
| -rw-r--r-- | llvm/test/LLVMC/OptionPreprocessor.td | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/LLVMC/OptionPreprocessor.td b/llvm/test/LLVMC/OptionPreprocessor.td index 8a314818a0a..c2641be7e64 100644 --- a/llvm/test/LLVMC/OptionPreprocessor.td +++ b/llvm/test/LLVMC/OptionPreprocessor.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" |

