[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
Fri Jun 5 09:26:06 PDT 2020


JDevlieghere updated this revision to Diff 268841.
JDevlieghere marked 9 inline comments as done.
JDevlieghere added a comment.

- Fix virtual call from ctor.
- Limit the unit test to unix.
- Rename helper to `prepare_colors`.


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.268841.patch
Type: text/x-patch
Size: 7493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/f9a39a93/attachment.bin>


More information about the llvm-commits mailing list