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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
c-header-bad.h
blob
7f7cd8701ee0ad7618e47c85df78e8771bc8f61d
1
}
// expected-error {{extraneous closing brace ('}')}}
2
int
not_in_extern_c
;
3
extern
"C"
{
// expected-note {{to match this '{'}}
4
// expected-error {{expected '}'}}