[Lldb-commits] [lldb] [lldb][NFC] Refactor Watchpoint class (PR #163695)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 31 06:07:43 PDT 2025


https://github.com/DavidSpickett commented:

I don't know the overall goals re. merging handling and all that, so I'm just looking at it generally.

Some of the const markings you could separate out and they can go in now. Since the functions appear to be const compatible already.

https://github.com/llvm/llvm-project/pull/163695


More information about the lldb-commits mailing list