Add reverseColor to raw_ostream.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 16 Apr 2012 07:07:38 +0000 (07:07 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 16 Apr 2012 07:07:38 +0000 (07:07 +0000)
commit7d31d75a77bb7a5a47f21d4c311ba13be86caa6f
tree54284d4bcc79bee085dba49e1ad5ba429a250013
parent92040745984933f51b7c36b8b93f0e5a1931feee
Add reverseColor to raw_ostream.

To be used in printing unprintable source in clang diagnostics.
Patch by Seth Cantrell!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154800 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Process.h
include/llvm/Support/raw_ostream.h
lib/Support/Unix/Process.inc
lib/Support/Windows/Process.inc
lib/Support/raw_ostream.cpp