Files
swift-mirror/test/CAS/Inputs/objc.h
Steven Wu d3891a86ba [CAS] Add caching diagnostic processor
Add a CachedDiagnosticsProcessor that is a DiagConsumer can capture all
the diagnostics during a compilation, serialized them into CAS with a
format that can be replayed without re-compiling.
2023-04-27 13:36:49 -07:00

4 lines
52 B
C

int test(int);
#warning warning in bridging header