The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Index
skip-parsed-bodies
imported.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
extern
int
some_val
;
static
inline
int
imp_foo
(
)
{
+
+
some_val
;
return
undef_impval
;
}