The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
ignored_macros.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
struct
Point
{
double
x
,
y
;
}
;
#ifdef
IGNORED
int
*
has_ignored
(
void
)
;
#endif