17 Commits (7a576e37cfce6ae4429579a0fe76dbd9ba341c17)

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