Add llvm_unreachable to prevent warnings/errors in gcc and msvc.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119737
[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 Timelinekastiglione created this revision. This revision is now accepted and ready to land.Feb 14 2022, 10:17 AM Closed by commit rGf20f9f5a32c0: [lldb] Add llvm_unreachable in RichManglingContext (authored by kastiglione). · Explain WhyFeb 18 2022, 8:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 409946 lldb/source/Core/RichManglingContext.cpp
|