This is an archive of the discontinued LLVM Phabricator instance.

[clang] NFC: Remove GCC 5.1 workaround in FileEntry
ClosedPublic

Authored by jansvoboda11 on Feb 6 2023, 11:40 AM.

Details

Summary

We no longer support GCC 5.1 (D122976), so let's remove the workaround in FileEntry.

Diff Detail

Event Timeline

jansvoboda11 created this revision.Feb 6 2023, 11:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 6 2023, 11:40 AM
Herald added a subscriber: ributzka. · View Herald Transcript
jansvoboda11 requested review of this revision.Feb 6 2023, 11:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 6 2023, 11:40 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
benlangmuir accepted this revision.Feb 7 2023, 8:39 AM
This revision is now accepted and ready to land.Feb 7 2023, 8:39 AM
This revision was automatically updated to reflect the committed changes.