================
@@ -271,10 +270,11 @@ NativeRegisterContextLinux_arm64::ReadRegister(const
RegisterInfo *reg_info,
const uint32_t reg = reg_info->kinds[lldb::eRegisterKindLLDB];
- if (reg == LLDB_INVALID_REGNUM)
+ if (reg == LLDB_INVALID_REGNUM) {
----------------
DavidSpickett wrote:
Will remove added brackets.
https://github.com/llvm/llvm-project/pull/165413
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits