This is an archive of the discontinued LLVM Phabricator instance.

Fix -Wimplicit-fallthrough warning
ClosedPublic

Authored by MaskRay on Nov 7 2018, 3:13 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

MaskRay created this revision.Nov 7 2018, 3:13 PM
ldionne accepted this revision.Nov 7 2018, 3:45 PM

LGTM. I'm just hoping the fallthrough is indeed intended here. :-)

This revision is now accepted and ready to land.Nov 7 2018, 3:45 PM
This revision was automatically updated to reflect the committed changes.