Sign in
llvm
/
llvm
/
8924ea3d57d5fdfc11ce7562c3eaf0ce127ebc86
/
.
/
test
/
TableGen
/
prep-diag9.td
blob: 4ecff575cdc7bbdd873ffb858c3efa5f32054cb4 [
file
] [
log
] [
blame
]
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
// CHECK: error: Reached EOF without matching #endif
// CHECK: error: The latest preprocessor control is here
#ifdef
DISABLED