mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This will let us implement caching in the client (e.g. SourceKit) at some point and simplifies adding more levels of caching. Requires a corresponding SourceKit change. Swift SVN r28365