25
25
-fsanitize=object-size -fsanitize=float-divide-by-zero \
26
26
-fsanitize=float-cast-overflow -fsanitize=nonnull-attribute \
27
27
-fsanitize=returns-nonnull-attribute -fsanitize=bool \
30
30
# For info about _FORTIFY_SOURCE, see feature_test_macros(7)
31
31
# and <https://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html>.