am a729f618: am f1c5dd60: am 35e4ede5: Merge "Use automatic color option with the latest clang."

* commit 'a729f6187ab33dce008adc9965f33fd634db9efc':
  Use automatic color option with the latest clang.
This commit is contained in:
Stephen Hines
2014-11-04 17:57:14 +00:00
committed by Android Git Automerger

View File

@@ -45,8 +45,7 @@ CLANG_CONFIG_EXTRA_CFLAGS += \
# Workaround for ccache with clang.
# See http://petereisentraut.blogspot.com/2011/05/ccache-and-clang.html.
CLANG_CONFIG_EXTRA_CFLAGS += \
-Wno-unused-command-line-argument \
-fcolor-diagnostics
-Wno-unused-command-line-argument
CLANG_CONFIG_UNKNOWN_CFLAGS := \
-finline-limit=64 \