Disable a warning to prepare for the Clang update.
Test: ./run_tests.py Bug: None Change-Id: I91d551b9f020af678de83701a5dbc16778fd0610
This commit is contained in:
@@ -33,6 +33,7 @@ LOCAL_CPPFLAGS := \
|
|||||||
-Wno-error=non-virtual-dtor \
|
-Wno-error=non-virtual-dtor \
|
||||||
-Wno-reserved-user-defined-literal \
|
-Wno-reserved-user-defined-literal \
|
||||||
-Wno-unused-local-typedef \
|
-Wno-unused-local-typedef \
|
||||||
|
-Wno-unused-variable \
|
||||||
|
|
||||||
# Optimization is causing relocation for nothrow new to be thrown away.
|
# Optimization is causing relocation for nothrow new to be thrown away.
|
||||||
# http://llvm.org/bugs/show_bug.cgi?id=21421
|
# http://llvm.org/bugs/show_bug.cgi?id=21421
|
||||||
|
|||||||
Reference in New Issue
Block a user