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
/
pch-used.h
blob
c458e8d834bdd1f96453cbddec03075a7e9cb4f4
1
@import cstd
.
stdio
;
2
@import other_constants
.
dbl_max
;
3
static
inline
void
SPXTrace
(
void
) {
fprintf
(
__stderrp
,
""
); }