[PATCH] D44598: [lit] Report line number for failed RUN command

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 15:00:07 PDT 2018


jdenny added a comment.

In https://reviews.llvm.org/D44598#1064835, @asmith wrote:

> My team has some Windows 10 and Ubuntu 14 Azure VM's that build llvm and run the clang, llvm, lld, and lldb unit tests. I kicked off a test run with this patch and can report everything looks normal. It's cool to see the run line showing up on failing tests. LGTM.


Hi Aaron.  That's great to hear.  Thanks.

Are you accepting the patch, or should we wait for more eyes?


https://reviews.llvm.org/D44598





More information about the llvm-commits mailing list