Go to file
Sam Spilsbury 1ec58d4183 Don't emit an error for deleting an object with a nonvirtual dtor.
We want that behaviour at runtime to make sure ubsan works
2014-10-21 16:13:59 +08:00
test_project Add modules for asan, msan, tsan and ubsan 2013-10-05 22:16:39 -04:00
FindASan.cmake Add modules for asan, msan, tsan and ubsan 2013-10-05 22:16:39 -04:00
FindMSan.cmake Add modules for asan, msan, tsan and ubsan 2013-10-05 22:16:39 -04: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