repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang-cl] Ignore /Wv and /Wv:17 flags
[llvm-project.git]
/
clang
/
test
/
Import
/
extern-c-function
/
test.cpp
blob
50227cdf9c2b01d2c21d3a05a42f79c325fb0291
1
// RUN: clang-import-test -import %S/Inputs/F.cpp -expression %s
2
void
expr
() {
3
f
(
2
);
4
}