cmake-sanitizers/cmake
Alexander Haase f566e2b9ec Added checks to avoid bad sanitizer combinations.
Some sanitizers are not compatible with other sanitizers. Added some checks to
avoid these combinations at configuration time.
2016-04-12 21:04:21 +02:00
..
FindASan.cmake Added checks to avoid bad sanitizer combinations. 2016-04-12 21:04:21 +02:00
FindMSan.cmake Check if MemorySanitizer is used on x86_64 Linux. 2016-04-06 19:32:45 +02:00
FindSanitizers.cmake Added checks to avoid bad sanitizer combinations. 2016-04-12 21:04:21 +02:00
FindTSan.cmake Added checks to avoid bad sanitizer combinations. 2016-04-12 21:04:21 +02:00
FindUBSan.cmake Added checks to avoid bad sanitizer combinations. 2016-04-12 21:04:21 +02:00
sanitize-helpers.cmake Flags will be searched only once per compiler. 2016-04-06 19:39:47 +02:00