The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Import
extern-c-function
test.cpp
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
//
RUN: clang-import-test -import %S/Inputs/F.cpp -expression %s
void
expr
(
)
{
f
(
2
)
;
}