Adding -fcolor-diagnostics is causing problem to users that parse the build
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 May 2012 18:11:06 +0000 (18:11 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 May 2012 18:11:06 +0000 (18:11 +0000)
commit869d817aa7215680ceb2ff976ef4f6df9ff0426b
treedb9fc6487500ad73f666608b97a8f877f9180e74
parent09ca350f95f6c1abaf342f9cc5e1d5f3c1098e52
Adding -fcolor-diagnostics is causing problem to users that parse the build
output. Peter Collingbourne also reports that it is showing up in
$(llvm-config --cflags).

Revert this for now since I don't know enough cmake to fix it properly.

This reverts commit 18efed7adc79c1970f307bb5b015d199012ba872.

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