Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-133052-add-loop-bitconvert-tests
/
.
/
llvm
/
test
/
TableGen
/
prep-diag9.td
blob: 6ad208104301bc46bfaf9cac123f1a4d9d341530 [
file
] [
log
] [
blame
] [
edit
]
// 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