swift
14c639b5 - [Index] Index only system modules in the SDK

Commit
3 years ago
[Index] Index only system modules in the SDK Indexing a module from the swiftinterface puts the swiftinterface version in the cache. Subsequent builds don't see the adjacent swiftmodule file. This can break test clients that need the adjacent swiftmodule information. To avoid this scenario, ensure that we only index system modules in the SDK, not local versions. rdar://102207620
Author
Committer
Parents
Loading