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]
/
libcxx
/
test
/
std
/
input.output
/
file.streams
/
lit.local.cfg
blob
3fe886feb54f8612713512dcd78a31c07ba2943e
1
# All non-trivial uses of iostreams require localization support
2
if "no-localization" in config.available_features:
3
config.unsupported = True
4
5
if "no-filesystem" in config.available_features:
6
config.unsupported = True