Go to file
Matt Arsenault b61ffc8ceb Merge pull request #4 from smspillaz/issues/2
Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries.
2014-10-21 18:51:28 -07:00
test_project Add modules for asan, msan, tsan and ubsan 2013-10-05 22:16:39 -04:00
FindASan.cmake Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries. 2014-10-21 16:15:29 +08:00
FindMSan.cmake Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries. 2014-10-21 16:15:29 +08:00
FindTSan.cmake Add modules for asan, msan, tsan and ubsan 2013-10-05 22:16:39 -04:00
FindUBSan.cmake Don't emit an error for deleting an object with a nonvirtual dtor. 2014-10-21 16:13:59 +08:00
LICENSE Initial commit 2013-10-05 22:14:59 -07:00
README.md Initial commit 2013-10-05 22:14:59 -07:00

sanitizers-cmake

CMake modules to help use sanitizers