[Lldb-commits] [lldb] [lldb][NFC] Sink eager breakpoint logic into ExecuteBreakpointSiteAction (PR #198741)
via lldb-commits
lldb-commits at lists.llvm.org
Wed May 20 09:12:59 PDT 2026
jimingham wrote:
This seems reasonable. I wonder if there are enough call sites to warrant do_it_now having a default argument. Maybe it would be easier to read if everybody had to explicitly state whether they were forcing an update or not?
https://github.com/llvm/llvm-project/pull/198741
More information about the lldb-commits
mailing list