Files
Steven Wu 28cfeac17b [Caching] Improve swift caching remarks
Make swift caching remarks more friendly to use by:
* Allow environmental variable `SWIFT_ENABLE_COMPILE_CACHE_REMARK` to
  control if the remarks are emitted or not. This avoids updating and
  reconfiguring build flags just to see the caching remarks.
* Add a new cache hit remark on top of the existing cache replay output
  remarks. Cache output replay remark is one per output, while cache hit
  remark is one per invocation. This allows better cache hit/miss rate
  calculation just based on the number of remarks emitted.

rdar://178563432
2026-06-02 15:49:20 -07:00
..
2026-03-25 08:38:52 -07:00
2026-03-12 08:53:16 -07:00