17 Commits (52475588ae5e3f73f60ebb5415414bd375d135af)

Author SHA1 Message Date
  Eric Noulard 3c2c439ef8 Fix a couple of spelling typos 8 years ago
  Alexander Haase 8fe13da3a5 Added asan-wrapper. 10 years ago
  Alexander Haase 8d8c0f7a4e Bugfixes. 10 years ago
  Alexander Haase 179e77d612 Added option for static linking gcc sanitizers. 10 years ago
  Alexander Haase 6d56fe50e7 Removed optimization flags. 10 years ago
  Alexander Haase f566e2b9ec Added checks to avoid bad sanitizer combinations. 10 years ago
  Alexander Haase b492553f61 New central module FindSanitizers.cmake. 10 years ago
  Alexander Haase 925961bb5e Bugfix in CMake cache docs. 10 years ago
  Alexander Haase 88e75c6b03 Enabled debug symbols for ASan. 10 years ago
  Alexander Haase 584f137e70 Reworked FindASan.cmake. 10 years ago
  Alexander Haase c96a15b46c Bugfix in FindASan.cmake 10 years ago
  Alexander Haase d81be39678 Bugfix in FindASan.cmake. 10 years ago
  Alexander Haase f62b5858ac Compile flags will now be set per-source file. 10 years ago
  Alexander Haase c29aa33f11 Check ASan support for all enabled compilers. 10 years ago
  Alexander Haase e39082050c Removed continue statement in FindASan.cmake 10 years ago
  Alexander Haase 41e635c9ca Restructured code of FindASan.cmake 10 years ago
  Alexander Haase 4fd453301a Moved CMake files and added a simple testcase 10 years ago
  Sam Spilsbury 9b343f8e7e Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries. 11 years ago
  Matt Arsenault 42eac1f7af Add modules for asan, msan, tsan and ubsan 12 years ago