The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
codegen-flags
foo.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
#ifndef
FOO_H
#define
FOO_H
struct
foo
{
}
;
inline
void
f1
(
)
{
}
#endif