[Lldb-commits] [lldb] [lldb] Change Breakpoint::AddName return value (PR #71236)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 3 15:14:10 PDT 2023
bulbazord wrote:
I'll just remove the comment. If we want to make this do error checking, we'll have to shuffle around even more code than this change does right now. I wanted to mostly get rid of this piece of cognitive overhead (why does this return something and why do we drop it on the floor?)
https://github.com/llvm/llvm-project/pull/71236
More information about the lldb-commits
mailing list