Enable colored diagnostics in ninja builds when building with gcc 4.9+.
authorNico Weber <nicolasweber@gmx.de>
Sat, 19 May 2018 02:36:27 +0000 (02:36 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 19 May 2018 02:36:27 +0000 (02:36 +0000)
commit429e06e76bf8239b1f455f2516a3cb165e70840a
tree2e51d04a278389e25df0d0474dc0f372f02abcc0
parent434606c8e477c9ee786a0d0699e7ec23c79589e7
Enable colored diagnostics in ninja builds when building with gcc 4.9+.

GCC has supported -fdiagnostics-color since 4.9.

https://reviews.llvm.org/D47083

llvm-svn: 332793
llvm/cmake/modules/HandleLLVMOptions.cmake