mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Change how cached diagnostics are stored inside the CAS. It used to be stored as a standalone entry for a frontend invocation in the cache and now it is switched to be associated with input files, stored together with other outputs like object files, etc. This enables cleaner Cache Replay APIs and future cached diagnostics that can be splitted up by file contribution.
16 KiB
16 KiB