This patch removes use of the deprecated DirectoryEntry::getName() from Parser by using {File,Directory}EntryRef instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D123767
[clang][parse] NFCI: Use FileEntryRef in Parser::ParseModuleImport() jansvoboda11 on Apr 14 2022, 1:49 AM. Authored by
Details This patch removes use of the deprecated DirectoryEntry::getName() from Parser by using {File,Directory}EntryRef instead.
Diff Detail
|