cmake-sanitizers/cmake
Alexander Haase de1a134183 Check if MemorySanitizer is used on x86_64 Linux.
According to the MemorySanitizer documentation, it is only compatible with 64bit
Linux at the moment.
2016-04-06 19:32:45 +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 New central module FindSanitizers.cmake. 2016-04-06 18:48:16 +02:00