The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
cxx-header.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
#ifndef
CXX_HEADER_H
#define
CXX_HEADER_H
inline
int
f
(
)
{
return
0
;
}
#endif