Go to file
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
cmake Check if ThreadSanitizer is used on x86_64 Linux. 2016-04-06 19:29:46 +02:00
tests New central module FindSanitizers.cmake. 2016-04-06 18:48:16 +02:00
CMakeLists.txt Moved CMake files and added a simple testcase 2015-07-07 00:31:35 +02:00
LICENSE Changed copyright notice. 2016-04-06 01:17:20 +02:00
README.md Initial commit 2013-10-05 22:14:59 -07:00

sanitizers-cmake

CMake modules to help use sanitizers