The Nest
Explore
Sign in
nuudlman
llvm
clang
test
PCH
Inputs
chain-macro-override2.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
#define
f
(
)
g
(
)
#undef
g
#undef
h
#define
h
(
)
g
(
)
int
x
;
#undef
h2
int
h3
(
void
)
;