raw_ostream: Add a has_colors() method.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 20 Jul 2012 18:29:41 +0000 (18:29 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 20 Jul 2012 18:29:41 +0000 (18:29 +0000)
commitd79637b940dfbcdc0b7c702d9655491ecca9d93d
treef39f2045a25bb38507858228b4738ad6ecf34500
parent7d83658140cb99871a43a08715a45c84aa66f3cc
raw_ostream: Add a has_colors() method.

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