[PATCH] D94313: [tools] Mark output of tools as text if it is really text

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 11:16:47 PST 2021


rnk added a comment.

Please fix the two test failures observed in the harbormaster output. Your change will cause these tools to produce CRLF output, which tests must account for.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94313



More information about the llvm-commits mailing list