[PATCH] D67060: [Support] Support restoring colors in WithColor

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 07:24:03 PDT 2019


seiya updated this revision to Diff 219344.
seiya edited the summary of this revision.
seiya added a comment.

- Abandon WithColorContext: save the previous color settings in WithColor instead.
- Update the description.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67060/new/

https://reviews.llvm.org/D67060

Files:
  llvm/include/llvm/Support/WithColor.h
  llvm/include/llvm/Support/raw_ostream.h
  llvm/lib/Support/WithColor.cpp
  llvm/lib/Support/raw_ostream.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67060.219344.patch
Type: text/x-patch
Size: 5416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/086fb91a/attachment.bin>


More information about the llvm-commits mailing list