We no longer support GCC 5.1 (D122976), so let's remove the workaround in FileEntry.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143427
[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 TimelineThis revision is now accepted and ready to land.Feb 7 2023, 8:39 AM Closed by commit rG5e14a48463b4: [clang] NFC: Remove GCC 5.1 workaround in FileEntry (authored by jansvoboda11). · Explain WhyFeb 7 2023, 9:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 495577 clang/include/clang/Basic/FileEntry.h
clang/lib/Basic/FileManager.cpp
|