This was introduced in commit: 981a0bd85811fe49379fdbef35528e2c2f3511a3.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93944
Fixes warning 'enumeration value not handled in switch'. ClosedPublic Authored by bgraur on Dec 30 2020, 6:34 AM.
Details Summary This was introduced in commit: 981a0bd85811fe49379fdbef35528e2c2f3511a3.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 30 2020, 6:55 AM This revision was landed with ongoing or failed builds.Dec 30 2020, 6:56 AM Closed by commit rG2016f2c8a76d: Fixes warning 'enumeration value not handled in switch'. (authored by bgraur, committed by jpienaar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314114 llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
llvm/tools/llvm-c-test/echo.cpp
|