[PATCH] D156954: [lit] Improve test output from lit's internal shell

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 12:01:42 PDT 2023


dyung added a comment.

In D156954#4626012 <https://reviews.llvm.org/D156954#4626012>, @jdenny wrote:

> In D156954#4625928 <https://reviews.llvm.org/D156954#4625928>, @dyung wrote:
>
>> @jdenny I am the owner of the llvm-clang-x86_64-sie-win bot, let me know if you need any help to fix the failures from your change.
>
> Thanks for pinging me, and sorry for all the trouble.  I think I nearly have a final fix and expect to push within a few minutes.

Getting close, the last failure just seems to be due to the path separators '/' vs. '\' being explicitly checked for.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156954/new/

https://reviews.llvm.org/D156954



More information about the llvm-commits mailing list