llvm with tablegen backend for capstone disassembler
Go to file
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
clang clang-format: [JS] support AtScript style annotations for JS. 2015-02-18 17:17:15 +00:00
clang-tools-extra Fixed missing checkins. 2015-02-18 17:08:00 +00:00
compiler-rt [ASan/Win] Speculative fix to make the sed command line work with all sed implementations 2015-02-18 15:14:07 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement log10 2015-01-30 18:00:34 +00:00
libcxx [libcxx] Tired of colorless compile errors? Enable color diagnostics today! 2015-02-18 17:39:45 +00:00
libcxxabi Do not add -fno-exceptions without -funwind-tables 2015-02-16 19:51:06 +00:00
lld [ELF] Demangle: don't expose raw info when getter is available. 2015-02-18 03:54:21 +00:00
lldb Add decorator for fd leak test failing on FreeBSD 2015-02-18 17:23:52 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm [mips][microMIPS] Make usage of ADDU16 and SUBU16 by code generator 2015-02-18 17:33:56 +00:00
openmp Fixed memory corruption problem. 2015-02-10 20:10:21 +00:00
polly Add missing files to autoconf build 2015-02-17 08:15:14 +00:00