cmake-sanitizers/cmake
Alexander Haase 4d96db375f Check if ThreadSanitizer is used on x86_64 Linux.
According to the ThreadSanitizer documentation, it is only compatible with 64bit
Linux at the moment.
2016-04-06 19:29:46 +02:00
..
FindASan.cmake New central module FindSanitizers.cmake. 2016-04-06 18:48:16 +02:00
FindMSan.cmake Restructured all sanitizer modules. 2016-04-06 19:15:25 +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