This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

jansvoboda11 created this revision.Apr 15 2022, 6:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2022, 6:52 AM
jansvoboda11 requested review of this revision.Apr 15 2022, 6:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2022, 6:52 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
bnbarham accepted this revision.Apr 15 2022, 9:08 AM
This 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
This revision was automatically updated to reflect the committed changes.