ASTImporter: Migrate to the FileEntryRef overload of SourceManager::createFileID, NFC
Migrate `ASTImporter::Import` over to using the `FileEntryRef` overload of `SourceManager::createFileID`. No functionality change here. Differential Revision: https://reviews.llvm.org/D92529
Loading
Please sign in to comment