[all-commits] [llvm/llvm-project] b21de9: [lldb] Silence a GCC warning about missing returns...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon Aug 22 04:54:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b21de9b38f4b5f2ae6d49f973b683f118b9d58cb
https://github.com/llvm/llvm-project/commit/b21de9b38f4b5f2ae6d49f973b683f118b9d58cb
Author: Martin Storsjö <martin at martin.st>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
M lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.h
Log Message:
-----------
[lldb] Silence a GCC warning about missing returns after a fully covered switch. NFC.
More information about the All-commits
mailing list