[lldb] Fix a warning
This patch fixes: lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.h:51:5: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default]
Loading
Please sign in to comment
This patch fixes: lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.h:51:5: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default]