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
commit 622179a175
1 changed files with 0 additions and 1 deletions

View File

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