[PATCH] D81110: [Support] Move color handling from raw_fd_ostream to raw_ostream
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 14:57:16 PDT 2020
JDevlieghere updated this revision to Diff 268593.
JDevlieghere added a comment.
- Improve comments.
- Use `has_colors()` to compute the default value for `ColorsEnabled`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81110/new/
https://reviews.llvm.org/D81110
Files:
llvm/include/llvm/Support/raw_ostream.h
llvm/lib/Support/raw_ostream.cpp
llvm/unittests/Support/raw_ostream_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81110.268593.patch
Type: text/x-patch
Size: 7800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/b7e3d788/attachment.bin>
More information about the llvm-commits
mailing list