[Lldb-commits] [lldb] [LLDB][Process/Utility] Introduce NativeRegisterContextDBReg class (PR #118043)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 10 02:03:18 PST 2024
https://github.com/DavidSpickett commented:
This passed all tests. Some remaining cosmetic issues but otherwise looks good.
We could go more into the style issues here but
1. This code was like that before, you just moved it, so it's not actually a regression.
2. I don't want to get into refactoring and break tests again. If we want to do that we can do it in small pieces later.
Going to look again at the follow up PR as well.
https://github.com/llvm/llvm-project/pull/118043
More information about the lldb-commits
mailing list