[PATCH] D102899: [lit] Print full googletest commad line
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 21 08:17:05 PDT 2021
rnk added a comment.
I see test failures on Windows that appear to be related to CRLF handling. I think the CHECK-NEXT checks aren't working because something is doubling up the newlines in the test output. That seems unrelated, so I suggest dropping the -NEXTs as necessary to get it past the presubmit testing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102899/new/
https://reviews.llvm.org/D102899
More information about the llvm-commits
mailing list