This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Add llvm_unreachable in RichManglingContext
ClosedPublic

Authored by kastiglione on Feb 14 2022, 10:12 AM.

Details

Summary

Add llvm_unreachable to prevent warnings/errors in gcc and msvc.

Diff Detail

Event Timeline

kastiglione requested review of this revision.Feb 14 2022, 10:12 AM
kastiglione created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2022, 10:12 AM
This revision is now accepted and ready to land.Feb 14 2022, 10:17 AM
This revision was automatically updated to reflect the committed changes.