Merge \"Disable warnings triggered in Clang r271374\"
am: 11e0e36462
Change-Id: I315936308c883352a195dc4aff0b9f42757019f1
This commit is contained in:
committed by
android-build-merger
commit
adac150e40
@@ -656,8 +656,10 @@ GLOBAL_CFLAGS_NO_OVERRIDE := \
|
||||
|
||||
GLOBAL_CLANG_CFLAGS_NO_OVERRIDE := \
|
||||
-Werror=address-of-temporary \
|
||||
-Werror=null-dereference \
|
||||
-Werror=return-type \
|
||||
# Bug: http://b/29823425 Disable -Wnull-dereference until the new cases
|
||||
# detected by this warning in Clang r271374 are fixed.
|
||||
#-Werror=null-dereference \
|
||||
|
||||
GLOBAL_CPPFLAGS_NO_OVERRIDE :=
|
||||
|
||||
|
Reference in New Issue
Block a user