Pass -fcolor-diagnostics when it is supported. This makes a difference when
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 4 May 2012 03:23:36 +0000 (03:23 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 4 May 2012 03:23:36 +0000 (03:23 +0000)
commit18efed7adc79c1970f307bb5b015d199012ba872
treeccd3dd94f2e698bc65dc7d17a189a05097503f3b
parente3ee49fb2728dcb9702b5be0c3c80f472ffccefc
Pass -fcolor-diagnostics when it is supported. This makes a difference when
using cmake+ninja, since ninja buffers the compiler output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156150 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake