[Lldb-commits] [PATCH] D15241: Simplify TestThreadSpecificBreakpoint.py
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 4 14:00:15 PST 2015
zturner added a comment.
For now I'll just make this a separate test in the same file I guess. But it's a bummer to have a test that's broken almost everywhere. Makes me think something is wrong with the test instead of with LLDB. I agree with you though that it's not obvious what might be wrong with the test.
http://reviews.llvm.org/D15241
More information about the lldb-commits
mailing list