[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 09:53:10 PDT 2020
JDevlieghere added a comment.
In D81110#2073917 <https://reviews.llvm.org/D81110#2073917>, @labath wrote:
> I think this (seemingly simple) patch is complex enough to be split into llvm&lldb parts.
> PS: The last upload appears to be broken -- a partial diff only.
I edited the wrong commit when rebasing to address @MaskRay's comments. I'll address your `Stream` comment in D81058 <https://reviews.llvm.org/D81058>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81110/new/
https://reviews.llvm.org/D81110
More information about the llvm-commits
mailing list