[Lldb-commits] [PATCH] D70303: Fix TestFormatters.py stepping too far

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 15 04:08:56 PST 2019


labath added a comment.

Looks reasonable, but I'd suggest using something more unique for the breakpoint placement. Feel free to add some comment to the .cpp file and then search for that in python (that's what most of our other tests tend to do).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70303/new/

https://reviews.llvm.org/D70303





More information about the lldb-commits mailing list