[Lldb-commits] [PATCH] D16767: Fix single-stepping onto a breakpoint
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 2 08:14:37 PST 2016
tfiala added a subscriber: tfiala.
tfiala added a comment.
This change looks like it introduced a test failure on OS X:
http://lab.llvm.org:8080/green/job/lldb_build_test/16215/
Per another email on lldb-dev, the error emails were not getting generated because, while the test failure was logged and captured, it wasn't failing the build.
Repository:
rL LLVM
http://reviews.llvm.org/D16767
More information about the lldb-commits
mailing list