mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Do not add CAS configurations into cache key computation. This ensure if the cache keys are identical if two functionally equivalent plugins are used. This is safe to do because if any of the CAS configurations changes how the cache key is computed, they are going to be directly reflected in the cache key without adding its configuration into the key. rdar://137091843
5.8 KiB
5.8 KiB