This is an archive of the discontinued LLVM Phabricator instance.

ASTImporter: Migrate to the FileEntryRef overload of SourceManager::createFileID, NFC
ClosedPublic

Authored by dexonsmith on Dec 2 2020, 5:28 PM.

Details

Summary

Migrate ASTImporter::Import over to using the FileEntryRef overload
of SourceManager::createFileID. No functionality change here.

Diff Detail

Event Timeline

dexonsmith created this revision.Dec 2 2020, 5:28 PM
Herald added a project: Restricted Project. · View Herald Transcript
dexonsmith requested review of this revision.Dec 2 2020, 5:28 PM
shafik accepted this revision.Dec 2 2020, 6:35 PM
This revision is now accepted and ready to land.Dec 2 2020, 6:35 PM
This revision was landed with ongoing or failed builds.Dec 4 2020, 2:49 PM
This revision was automatically updated to reflect the committed changes.