repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
test
/
TableGen
/
prep-diag10.td
blob
eb387a07b066ca491911fe26e05abd1fc6095885
1
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
2
3
// CHECK: error: Reached EOF without matching #endif
4
// CHECK: error: The latest preprocessor control is here
5
#ifdef DISABLED
6
#else