The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Misc
Inputs
include.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
#define
EQUALS
(
a
,
b
)
a
==
b
int
foo
(
int
x
)
{
return
x
;
}