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
/
Preprocessor
/
macro_paste_bcpl_comment.c
blob
e915ca611cc57b179cf0d4ec287f0b11c3a2446d
1
// RUN: not %clang_cc1 %s -Eonly 2>&1 | grep error
2
3
#define COMM1 / ## /
4
COMM1
5