👷 another try for sanitizers #394

This commit is contained in:
Niels Lohmann 2016-12-13 19:41:36 +01:00
parent 3f089cab2b
commit c3fac19692

View file

@ -49,7 +49,7 @@ matrix:
- SPECIAL=sanitizer - SPECIAL=sanitizer
compiler: clang compiler: clang
before_script: before_script:
- CXXFLAGS="-g -O2 -fsanitize=address -fsanitize=undefined -fno-omit-frame-pointer" make - make clang_sanitize
# cppcheck # cppcheck