This mimics the ModuleMap API and enables D151854, where the AllowCreation = true function needs FileEntryRef but AllowCreation = false functions is happy with plain FileEntry. No functional change intended.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
jansvoboda11 added a child revision: D151854: [clang] Use `FileEntryRef` in modular header search (part 1/2).May 31 2023, 4:29 PM
This revision is now accepted and ready to land.Jun 1 2023, 9:23 AM
Closed by commit rG2e1ec4c737f9: [clang] NFCI: Split `HeaderSearch::findAllModulesForHeader()` (authored by jansvoboda11). · Explain WhyJun 1 2023, 10:12 AM
This revision was automatically updated to reflect the committed changes.