Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0a1c65fb007d727ff93bd8ff9c438f689cde77d
/
.
/
clang
/
test
/
Import
/
extern-c-function
/
test.cpp
blob: 50227cdf9c2b01d2c21d3a05a42f79c325fb0291 [
file
] [
log
] [
blame
]
// RUN: clang-import-test -import %S/Inputs/F.cpp -expression %s
void
expr
()
{
f
(
2
);
}