mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
d3891a86ba
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.
4 lines
52 B
C
4 lines
52 B
C
int test(int);
|
|
|
|
#warning warning in bridging header
|