Migrate ASTImporter::Import over to using the FileEntryRef overload
of SourceManager::createFileID. No functionality change here.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 30 ms | x64 debian > Clang.Misc::dev-fd-fs.c |
Differential D92529
ASTImporter: Migrate to the FileEntryRef overload of SourceManager::createFileID, NFC Authored by dexonsmith on Dec 2 2020, 5:28 PM.
Details Migrate ASTImporter::Import over to using the FileEntryRef overload
Diff Detail
Unit Tests
|