mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[NFC] Delete ReferencedNameTracker
This commit is contained in:
@@ -893,7 +893,6 @@ SourceFile *CompilerInstance::createSourceFileForMainModule(
|
||||
if (isPrimary) {
|
||||
PrimarySourceFiles.push_back(inputFile);
|
||||
inputFile->enableInterfaceHash();
|
||||
inputFile->createReferencedNameTracker();
|
||||
}
|
||||
|
||||
if (bufferID == SourceMgr.getCodeCompletionBufferID()) {
|
||||
|
||||
Reference in New Issue
Block a user