選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Matt Arsenault b61ffc8ceb Merge pull request #4 from smspillaz/issues/2 11年前
test_project Add modules for asan, msan, tsan and ubsan 12年前
FindASan.cmake Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries. 11年前
FindMSan.cmake Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries. 11年前
FindTSan.cmake Add modules for asan, msan, tsan and ubsan 12年前
FindUBSan.cmake Don't emit an error for deleting an object with a nonvirtual dtor. 11年前
LICENSE Initial commit 12年前
README.md Initial commit 12年前

README.md

sanitizers-cmake

CMake modules to help use sanitizers