repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[lib/ObjectYAML] - Change interface to return `bool` instead of `int`. NFCI
[llvm-complete.git]
/
test
/
TableGen
/
prep-ifndef-diag-2.td
blob
7b5f9dfd24b786108f4f0a64aea0fc65522813d9
1
// RUN: not llvm-tblgen %s 2>&1 | FileCheck %s
2
3
// CHECK: error: Only comments are supported after #ifndef NAME
4
#ifndef MACRO 42