[Lldb-commits] [lldb] [LLDB] Update breakpoint-command.test to use string instead of number. (PR #69796)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 20 16:42:43 PDT 2023


https://github.com/bulbazord approved this pull request.

What an interesting failure condition 🙂
Some arbitrary string with spaces seems a lot less likely to be a false positive compared to a number.

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


More information about the lldb-commits mailing list