[Lldb-commits] [PATCH] D43686: Add "lldb-test breakpoint" command and convert the case-sensitivity test to use it
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 23 11:20:20 PST 2018
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
I was going to suggest the same thing Zach suggested, but I think this fine as is.
LGTM. The fact the test is more concise is definitely a win, but I don't think this is the main reason for doing the conversion.
The 300x speedup makes this change a no-brainer.
https://reviews.llvm.org/D43686
More information about the lldb-commits
mailing list