mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Undo always enabling clang sanitize
We are not ready, just yet, to enable: -fsanitize=undefined -fsanitize=address Instead we need to test with: make clobber all check COMMON_ADD='-fsanitize=undefined -fsanitize=address' Once the regression test passes, we can consider how to use COMMON_ADD during development.
This commit is contained in:
Reference in New Issue
Block a user