hanchenye-llvm-project/libcxx/www
Eric Fiselier da52c55fc3 [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

llvm-svn: 229707
2015-02-18 17:39:45 +00:00
..
atomic_design.html
atomic_design_a.html
atomic_design_b.html
atomic_design_c.html
content.css
cxx1y_status.html Fixed damaged row in issues table; thanks to STL for the catch 2014-06-09 23:27:27 +00:00
cxx1z_status.html Implement LWG 2217 - operator==(sub_match, string) slices on embedded '\0's 2014-12-15 23:57:56 +00:00
debug_mode.html Add a note about debug mode being non-functional 2014-06-04 04:49:49 +00:00
index.html Update web page to direct patches to Phabricator. 2015-01-30 22:33:41 +00:00
lit_usage.html [libcxx] Tired of colorless compile errors? Enable color diagnostics today! 2015-02-18 17:39:45 +00:00
menu.css
results.Linux.html Update linux test results 2014-08-18 06:53:30 +00:00
results.Windows.html
ts1z_status.html Mark <experimental/system_error> as complete 2015-02-03 16:04:45 +00:00
type_traits_design.html