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