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
[OpenACC] Implement 'collapse' for combined constructs.
[llvm-project.git]
/
clang
/
test
/
PCH
/
Inputs
/
pch-through-use1.cpp
blob
4eda7cecc95132f918b18c7ec094f1182b90af50
1
#include
"Inputs/pch-through1.h"
2
#include
"Inputs/pch-through3.h"
3
void
foo
() {
4
through2
(
0
);
5
}