Merge "clang now supports -fdebug-prefix-map=."

This commit is contained in:
Elliott Hughes
2016-02-20 00:27:25 +00:00
committed by Gerrit Code Review

View File

@@ -90,7 +90,6 @@ CLANG_CONFIG_UNKNOWN_CFLAGS := \
-Wunused-but-set-parameter \ -Wunused-but-set-parameter \
-Wunused-but-set-variable \ -Wunused-but-set-variable \
-fdiagnostics-color \ -fdiagnostics-color \
-fdebug-prefix-map=/proc/self/cwd=
# Clang flags for all host rules # Clang flags for all host rules
CLANG_CONFIG_HOST_EXTRA_ASFLAGS := CLANG_CONFIG_HOST_EXTRA_ASFLAGS :=