Homec4science

Add a new BUILD_TYPE : Sanitizer

Authored by fabien on Apr 23 2015, 05:32.

Description

Add a new BUILD_TYPE : Sanitizer

This build type include extra warnings (too much ?) and use the sanitizer
options.

For gcc 4.8 : -fsanitize=address

For gcc 4.9 : -fsanitize=address -fsanitize=undefined

Details

Committed
fabienApr 23 2015, 05:32
Parents
rSPECMICP0695a5eebbb7: Register the tests in CMake
Branches
Unknown
Tags
Unknown