Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/DebugInfo/DWARF/
-
trunk/
-
lib/
-
DebugInfo/
-
DWARF/
-
DWARFVerifier.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D52963
[DwarfVerifier] Fixed -Wimplicit-fallthrough warning
Closed
Public
Authored by
xbolva00
on Oct 6 2018, 4:29 AM.
Download Raw Diff
Details
Reviewers
JDevlieghere
RKSimon
Commits
rG7e30c91dca5f: [DwarfVerifier] Fixed -Wimplicit-fallthrough warning
rL344176: [DwarfVerifier] Fixed -Wimplicit-fallthrough warning
Diff Detail
Repository
rL LLVM
Event Timeline
xbolva00
created this revision.
Oct 6 2018, 4:29 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Oct 6 2018, 4:29 AM
xbolva00
updated this revision to
Diff 168571
.
Oct 6 2018, 4:34 AM
xbolva00
added a reviewer:
RKSimon
.
Oct 6 2018, 4:50 AM
JDevlieghere
accepted this revision.
Oct 10 2018, 5:19 AM
Comment Actions
LGTM, Thx!
This revision is now accepted and ready to land.
Oct 10 2018, 5:19 AM
Closed by commit
rL344176: [DwarfVerifier] Fixed -Wimplicit-fallthrough warning
(authored by
xbolva00
).
·
Explain Why
Oct 10 2018, 1:12 PM
This revision was automatically updated to reflect the committed changes.