cmake-sanitizers/cmake
Alexander Haase 6975d64d6b Flags will be searched only once per compiler.
If a compiler does not support sanitizing, it will not be checked a second time.
2016-04-06 19:39:47 +02:00
..
FindASan.cmake New central module FindSanitizers.cmake. 2016-04-06 18:48:16 +02:00
FindMSan.cmake Check if MemorySanitizer is used on x86_64 Linux. 2016-04-06 19:32:45 +02:00
FindSanitizers.cmake Restructured all sanitizer modules. 2016-04-06 19:15:25 +02:00
FindTSan.cmake Check if ThreadSanitizer is used on x86_64 Linux. 2016-04-06 19:29:46 +02:00
FindUBSan.cmake Restructured all sanitizer modules. 2016-04-06 19:15:25 +02:00
sanitize-helpers.cmake Flags will be searched only once per compiler. 2016-04-06 19:39:47 +02:00