repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[clang-cl] Ignore /Wv and /Wv:17 flags
[llvm-project.git]
/
clang
/
test
/
ASTMerge
/
macro
/
Inputs
/
macro1.m
blob
e142ce5c730431f704f638db8f6b5be6f883f8a3
1
@import macro1;
2
3
void foo(void) {
4
maybeNull(0, 0);
5
}