Sign in
llvm
/
llvm-project
/
llvm
/
refs/heads/master
/
.
/
test
/
TableGen
/
prep-diag14.td
blob: a3216ee4f47125178a6f383e68c5bf3d353061cd [
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
// #endif