Test with C++1z. am: cebe3685c0

am: 8a2d4e7544

Change-Id: I8b43e1a39c3e155cf5178bc1ee8996261a170126
This commit is contained in:
Dan Albert
2017-01-31 19:28:45 +00:00
committed by android-build-merger

View File

@@ -25,7 +25,7 @@ LOCAL_SRC_FILES := dummy.cpp
LOCAL_CXX_STL := libc++
LOCAL_C_INCLUDES := $(LOCAL_PATH)/../test/support
LOCAL_CPPFLAGS := \
-std=c++14 \
-std=c++1z \
-fsized-deallocation \
-fexceptions \
-UNDEBUG \