Sign in
llvm
/
clang
/
7d0e090bbc61baebf0be18e4d9ba36615b6cd566
/
.
/
test
/
Modules
/
Inputs
/
pch-used.h
blob: bc53bb37a9df36df4667adfd15c2a4ea09102d97 [
file
] [
log
] [
blame
]
@import
cstd
.
stdio
;
@import
other_constants
.
dbl_max
;
static
inline
void
SPXTrace
()
{
fprintf
(
__stderrp
,
""
);
}