Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ceb639dbeea97c901b2642ebe296eb358d27b2f6
/
.
/
clang
/
test
/
Modules
/
Inputs
/
codegen-opt
/
bar.h
blob: a00e8f70e08964ccf522048a1d26e5fe18683fd5 [
file
] [
log
] [
blame
]
#include
"foo.h"
inline
void
bar
()
{
foo
();
}