This patch removes path hackery from ModuleMapCallbacks by adopting FileEntryRef. No functional change intended.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151852
[clang] NFCI: Use `FileEntryRef` in `ModuleMapCallbacks` ClosedPublic Authored by jansvoboda11 on May 31 2023, 4:24 PM.
Details Summary This patch removes path hackery from ModuleMapCallbacks by adopting FileEntryRef. No functional change intended.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 1 2023, 9:36 AM Closed by commit rGf09729042d8f: [clang] NFCI: Use `FileEntryRef` in `ModuleMapCallbacks` (authored by jansvoboda11). · Explain WhyJun 1 2023, 10:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 527477 clang/include/clang/Lex/ModuleMap.h
clang/lib/Frontend/ModuleDependencyCollector.cpp
clang/lib/Lex/ModuleMap.cpp
|
Doc comment needs update