cxx/test/libcxx
Eric Fiselier cc3ea928ae [libcxx] Tired of colorless compile errors? Enable color diagnostics today!
Summary:
This patch adds a lit option to enable color diagnostics when either `--param=color_diagnostics` is passed to LIT or `LIBCXX_COLOR_DIAGNOSTICS` is present in the environment.

My only concern with this patch is that GCC and Clang take different flags and that only GCC 4.9 and greater support `-fdiagnostics-color=always`

Does anybody have objections to this going in?

Reviewers: jroelofs, danalbert

Reviewed By: danalbert

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D7729

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@229707 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-18 17:39:45 +00:00
..
experimental/utilities [libcxx] Add <experimental/ratio> 2015-02-17 16:52:03 +00:00
selftest [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
test [libcxx] Tired of colorless compile errors? Enable color diagnostics today! 2015-02-18 17:39:45 +00:00
type_traits Make convert_to_integral.pass.cpp more platform generic. 2015-02-11 01:18:05 +00:00
__init__.py [libc++] Refactor test components into modules. 2015-01-09 18:03:29 +00:00
compiler.py Fix flag order of -xc++ in CXXCompiler. 2015-01-28 00:05:48 +00:00
double_include.sh.cpp Update double_include.sh.cpp for new headers. 2015-02-11 01:31:02 +00:00
util.py [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00