There is no new failure in the tests in Debug version on MSVC 2015, however
a bunch of failures (~30) were masked on Release builds (the Test Methods
count went from 769 to 1188). All the failures were already presents in the
Debug builds (where the optimizer didn't mess up with the code due to
LLVM_UNREACHERABLE). So I suppose it's still ok?

(BTW, I don't have commit rights, so I will depend on someone to commit it)

On Fri, Oct 21, 2016 at 8:11 PM, Zachary Turner <ztur...@google.com> wrote:

> zturner accepted this revision.
> zturner added a comment.
> This revision is now accepted and ready to land.
>
> LGTM as long as you've run the test suite and confirmed everything works.
>
>
> https://reviews.llvm.org/D25681
>
>
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to