Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-157793-fix-codeql-errors
/
.
/
llvm
/
test
/
TableGen
/
prep-diag14.td
blob: a3216ee4f47125178a6f383e68c5bf3d353061cd [
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
// #endif