⚗️ use GCC static analyzer
This commit is contained in:
parent
c89e23c69b
commit
6732c3d986
@ -104,6 +104,7 @@ set(CLANG_CXXFLAGS "-std=c++11 \
|
||||
")
|
||||
|
||||
set(GCC_CXXFLAGS "-std=c++11 \
|
||||
-fanalyzer \
|
||||
-pedantic \
|
||||
-Werror \
|
||||
--all-warnings \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user