Comment unsuported Clang key on Mac.

--HG--
branch : develop
master
Roman Telezhynskyi 2018-03-10 16:35:14 +02:00
parent d5987fa5c4
commit 845f8e3116
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ CLANG_DEBUG_CXXFLAGS += \
-Wauto-var-id \
-Wavailability \
-Wbackslash-newline-escape \
-Wbad-array-new-length \
# -Wbad-array-new-length \
-Wbad-function-cast \
-Wbind-to-temporary-copy \
-Wno-c++98-compat-bind-to-temporary-copy \