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
/
Index
/
Inputs
/
module_needs_vfs.h
blob
d79cc3f0d3addcc949519c049b7a47cd2538402f
1
@import BaseModuleNeedsVFS
;
2
inline
void
module_needs_vfs
(
void
) {
3
base_module_needs_vfs
();
4
}