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