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_arg_directive.h
blob
892dbf2b13bb53cad51e9232051f4e8567742edc
1
// Support header for macro_arg_directive.c
2
3
int
n
;
4
5
struct
S
{
6
int
k
;
7
};
8
9
void
g
(
int
);