[Lldb-commits] [PATCH] D15241: Simplify TestThreadSpecificBreakpoint.py
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 4 12:27:47 PST 2015
zturner added a comment.
Ahh, derp. I commented that out when I was testing something locally, and forgot to uncomment it. So yea, that should be uncommented.
I was having some trouble following the logic of the original test, so it's possible this test misses an edge case that I haven't thought of. Does it look to you like it handles everything?
http://reviews.llvm.org/D15241
More information about the lldb-commits
mailing list