This patch removes use of the deprecated DirectoryEntry::getName() from FrontendAction::BeginSourceFile().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123853
[clang] NFCI: Use DirectoryEntryRef in FrontendAction::BeginSourceFile() ClosedPublic Authored by jansvoboda11 on Apr 15 2022, 6:52 AM.
Details Summary This patch removes use of the deprecated DirectoryEntry::getName() from FrontendAction::BeginSourceFile().
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 15 2022, 9:08 AM This revision was landed with ongoing or failed builds.Apr 20 2022, 9:55 AM Closed by commit rGba118f30676d: [clang] NFCI: Use DirectoryEntryRef in FrontendAction::BeginSourceFile() (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 423087 clang/lib/Frontend/FrontendAction.cpp
|