Reapply 'Add reverseColor to raw_ostream'.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 16 Apr 2012 08:56:50 +0000 (08:56 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 16 Apr 2012 08:56:50 +0000 (08:56 +0000)
commit246de858e37a989a9cdf9b80d7434453b2c52e70
tree184c3e25d00e5d1a6c7ff86b479689ecd810c5dc
parent4d66f4cc6ec5c5891cf2f626550f503d4b916351
Reapply 'Add reverseColor to raw_ostream'.

To be used in printing unprintable source in clang diagnostics.
Patch by Seth Cantrell, with a minor fix for mingw by me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154805 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