[PATCH] D71116: [test][tools] Add missing/Improve testing
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 9 07:10:54 PST 2019
jhenderson added a comment.
In D71116#1775276 <https://reviews.llvm.org/D71116#1775276>, @thakis wrote:
> Looks like the test is still broken with your fix attempt: http://45.33.8.238/mac/3784/step_11.txt
>
> Can you try another fix, or if it takes a while to investigate, revert in the meantime?
Thanks. I missed one of the "-n" instances that I had removed in rG2815390 <https://reviews.llvm.org/rG281539053238ff17054c101efcf969ab1b6f52f3>, and have fixed this in rG01d8bb49 <https://reviews.llvm.org/rG01d8bb49399c7e2ea767ddf4f64ad51e256cd14b>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71116/new/
https://reviews.llvm.org/D71116
More information about the llvm-commits
mailing list