summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/pch-used.h
blob: bc53bb37a9df36df4667adfd15c2a4ea09102d97 (plain)
1
2
3
@import cstd.stdio;
@import other_constants.dbl_max;
static inline void SPXTrace() { fprintf(__stderrp, ""); }
OpenPOWER on IntegriCloud