Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
[oota-llvm.git] / test / TableGen / Include.td
index 29ed5150c622c7082f7c4a3016433d5badc57e79..8783638f0c61fa8f16b00fc6e9f35c45ee766012 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: tblgen -I %p %s
+// RUN: llvm-tblgen -I %p %s
+// XFAIL: vg_leak
 def BeforeInclude;
 
 include "Include.inc"