Files
swift-mirror/tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
Argyrios Kyrtzidis 3332b37d00 [Index/SourceKit] Remove the code related to calculating a module hash from the indexing walker
This has been an unnecessary code path for a long time now and should be removed particularly because it triggers wasteful `stat` calls.

rdar://51523161
2019-06-21 17:09:12 -07:00

11 KiB