]> granicus.if.org Git - clang/commit
Re-submit r367649: Improve raw_ostream so that you can "write" colors using operator<<
authorRui Ueyama <ruiu@google.com>
Wed, 7 Aug 2019 08:08:17 +0000 (08:08 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 7 Aug 2019 08:08:17 +0000 (08:08 +0000)
commitca30f626f3204abf20f22cbc0f83de62c8d7534e
tree3512d91fd21b1d805404b4efe5afaa1c347d6eea
parent8198a544e9d893eb0da28bb543667fdefd7ab917
Re-submit r367649: Improve raw_ostream so that you can "write" colors using operator<<

The original patch broke buildbots, perhaps because it changed the
default setting whether colors are enabled or not.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@368131 91177308-0d34-0410-b5e6-96231b3b80d8
tools/diagtool/TreeView.cpp