diff options
author | Martin Storsjö <martin@martin.st> | 2022-02-27 00:16:24 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-03-01 14:24:02 +0200 |
commit | 640e45b9b2205ba18a4a562a9404418d8b90abda (patch) | |
tree | 9ac913b160ebf907a97e1bba9f96f0e245280d11 /clang/lib/Lex/ModuleMap.cpp | |
parent | 33830326aadb928e304942015b63d5ed38073211 (diff) | |
download | llvm-640e45b9b2205ba18a4a562a9404418d8b90abda.zip llvm-640e45b9b2205ba18a4a562a9404418d8b90abda.tar.gz llvm-640e45b9b2205ba18a4a562a9404418d8b90abda.tar.bz2 |
[lit] Read command stdout/stderr as text on Windows
This takes care of normalizing newlines back to single LF instead
of CRLF.
This on itself breaks on a couple tests that accidentally seem to
be writing binary data to stdout; make sure those cases are piped
to /dev/null instead of actually written to a terminal.
Differential Revision: https://reviews.llvm.org/D120623
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions