Go to file
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
cmake Added checks to avoid bad sanitizer combinations. 2016-04-12 21:04:21 +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