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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
DependsOnModule.framework
/
Headers
/
DependsOnModule.h
blob
9425f4873cf8dbd61dfe816e14261028ce1dd07a
1
#include <Module/Module.h>
//expected-warning{{treating #include as an import of module 'Module'}}
2
3
#define DEPENDS_ON_MODULE 1
4
#__private_macro DEPENDS_ON_MODULE
5