24 Commits (37d5ac806775e9ffeb0d24b6a4a5f8ea60eb7b7f)

Author SHA1 Message Date
  Alexander Haase 5bfe8a8e51 Support multiple targets in add_sanitizers. 10 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 1a68d6aefe Little bugfixes. 10 years ago
  Alexander Haase 1cefaef507 Added function to set sanitizer blacklist. 10 years ago
  Alexander Haase f566e2b9ec Added checks to avoid bad sanitizer combinations. 10 years ago
  Alexander Haase 6975d64d6b Flags will be searched only once per compiler. 10 years ago
  Alexander Haase de1a134183 Check if MemorySanitizer is used on x86_64 Linux. 10 years ago
  Alexander Haase 4d96db375f Check if ThreadSanitizer is used on x86_64 Linux. 10 years ago
  Alexander Haase 03db9d9383 Restructured all sanitizer modules. 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