From: Chih-hung Hsieh Date: Tue, 26 Apr 2016 05:01:41 +0000 (+0000) Subject: Revert "Suppress many less important clang-tidy warnings." X-Git-Tag: upstream/0.1.0~438^2~1^2~183^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a44e3e4c712bb9d2838dd9a6cafd6bf6dfe8f20d;p=platform%2Fupstream%2FVK-GL-CTS.git Revert "Suppress many less important clang-tidy warnings." Replaced by default settings in build/clang/tidy.mk. This reverts commit 0c1f83aee4709eef7ef2a3edd384f9c192f476fd. Change-Id: Ib80b905e4a35a9e358d8841b0d18df2a0741ac15 --- diff --git a/Android.mk b/Android.mk index 47119697b..a94fbac6f 100644 --- a/Android.mk +++ b/Android.mk @@ -732,10 +732,6 @@ LOCAL_CFLAGS += \ $(deqp_compile_flags) \ -Wno-error=date-time -# Suppress about 947 clang-tidy warnings of google-explicit-constructor, -# and 430 warnings of google-build-using-namespace. -LOCAL_TIDY_CHECKS := -google-build-using-namespace,-google-explicit-constructor - LOCAL_SDK_VERSION := 9 LOCAL_CPPFLAGS += -Wno-non-virtual-dtor LOCAL_NDK_STL_VARIANT := gnustl_static