Improve SanitizerBuild
Rename sanitizer.cmake to SanitizerBuild.cmake and improve it. Now it checks for flags instead of version, so it works with clang too. The clang build fail du to a constexpr not understood.