mirror of
https://github.com/nlohmann/json.git
synced 2025-06-22 16:24:33 +08:00
👷 another try for sanitizers #394
This commit is contained in:
parent
3f089cab2b
commit
c3fac19692
@ -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 New Issue
Block a user