mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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
|