Sign in
llvm
/
llvm-project
/
llvm
/
refs/heads/master
/
.
/
test
/
TableGen
/
prep-diag9.td
blob: 6ad208104301bc46bfaf9cac123f1a4d9d341530 [
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