Disable warning Wweak-vtables.
--HG-- branch : develop
This commit is contained in:
parent
e2383eb500
commit
49529815fd
|
@ -660,7 +660,7 @@ CLANG_DEBUG_CXXFLAGS += \
|
||||||
-Wvla-extension \
|
-Wvla-extension \
|
||||||
-Wvolatile-register-var \
|
-Wvolatile-register-var \
|
||||||
-Wweak-template-vtables \
|
-Wweak-template-vtables \
|
||||||
-Wweak-vtables \
|
# -Wweak-vtables \
|
||||||
-Wwrite-strings \
|
-Wwrite-strings \
|
||||||
-Wzero-length-array \
|
-Wzero-length-array \
|
||||||
-Qunused-arguments \
|
-Qunused-arguments \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user