diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-08 08:47:55 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-08 09:03:32 -0700 |
commit | 8744d7f25b64000f8e34bc8e2c8b8eaccb4c7910 (patch) | |
tree | 7e7ebf63db75bb6e097c15e89cfad63b6df0d969 /llvm/lib/Support/SourceMgr.cpp | |
parent | 42f488b63a04fdaa931315bdadecb6d23e20529a (diff) | |
download | llvm-8744d7f25b64000f8e34bc8e2c8b8eaccb4c7910.zip llvm-8744d7f25b64000f8e34bc8e2c8b8eaccb4c7910.tar.gz llvm-8744d7f25b64000f8e34bc8e2c8b8eaccb4c7910.tar.bz2 |
[Support] Move color handling from raw_fd_ostream to raw_ostream
Move the color handling code from raw_fd_ostream to raw_ostream. This
makes it possible to use colors with any ostream when enabled. The
existing behavior where only raw_fd_ostream supports colors by default
remains unchanged.
Differential revision: https://reviews.llvm.org/D81110
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions