[Lldb-commits] [PATCH] D16334: Fix TestSignedTypes.py by removing a bogus step-over
Adrian McCarthy via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 19 16:36:23 PST 2016
amccarth abandoned this revision.
amccarth added a comment.
Interestingly, the test_step_over_dwarf test is now getting an UNEXPECTED SUCCESS on Windows.
The TestUnsignedTypes.py test (from which this one was apparently copied--see the class name) doesn't have the step-over.
http://reviews.llvm.org/D16334
More information about the lldb-commits
mailing list