👷 another try for sanitizers #394
This commit is contained in:
parent
3f089cab2b
commit
c3fac19692
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ matrix:
|
|||
- SPECIAL=sanitizer
|
||||
compiler: clang
|
||||
before_script:
|
||||
- CXXFLAGS="-g -O2 -fsanitize=address -fsanitize=undefined -fno-omit-frame-pointer" make
|
||||
- make clang_sanitize
|
||||
|
||||
# cppcheck
|
||||
|
||||
|
|
Loading…
Reference in a new issue