Disable another warning in the libc++ tests.
Test: ./run_tests.py Bug: None Change-Id: I74aa7593eafa719e999a59bb50fad4eefc394350
This commit is contained in:
@@ -29,8 +29,8 @@ LOCAL_CPPFLAGS := \
|
||||
-fsized-deallocation \
|
||||
-fexceptions \
|
||||
-UNDEBUG \
|
||||
-w \
|
||||
-Wno-error=non-virtual-dtor \
|
||||
-Wno-format-zero-length \
|
||||
-Wno-reserved-user-defined-literal \
|
||||
-Wno-unused-local-typedef \
|
||||
-Wno-unused-variable \
|
||||
|
||||
Reference in New Issue
Block a user