[all-commits] [llvm/llvm-project] f20f9f: [lldb] Add llvm_unreachable in RichManglingContext
Dave Lee via All-commits
all-commits at lists.llvm.org
Fri Feb 18 08:38:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f20f9f5a32c02e7df3fc9a9d48643471dc6d41a5
https://github.com/llvm/llvm-project/commit/f20f9f5a32c02e7df3fc9a9d48643471dc6d41a5
Author: Dave Lee <davelee.com at gmail.com>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
M lldb/source/Core/RichManglingContext.cpp
Log Message:
-----------
[lldb] Add llvm_unreachable in RichManglingContext
Add `llvm_unreachable` to prevent warnings/errors in gcc and msvc.
Differential Revision: https://reviews.llvm.org/D119737
More information about the All-commits
mailing list