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] Handle __declspec() attributes in using
[llvm-project.git]
/
clang
/
test
/
Frontend
/
Inputs
/
rewrite-includes9.h
blob
ebd5ada97056a01c8fee4024ff1114feacd2984a
1
#if __has_include_next(<rewrite-includes9.h>)
2
#include_next <rewrite-includes9.h>
3
#endif