51 Révisions (798d9a29a243914227dbc0dcf28cd39bad54291d)
 

Auteur SHA1 Message Date
  Gunnar Roth 798d9a29a2 handle objeclib only input for target il y a 7 ans
  Matt Arsenault aab6948fa8
Merge pull request #21 from 9fcc/master il y a 7 ans
  Andrey Dotsenko d093052a52 Fix unclear error while accidentally sanitizing interface library il y a 7 ans
  Matt Arsenault 002fdca749
Merge pull request #20 from 9fcc/shortest-ext il y a 7 ans
  Andrey Dotsenko 0590614f30 Fix language detection for files with dot in their names il y a 7 ans
  Andrey Dotsenko 6f451ad0cf Force ASAN with tests and make them passed when failed il y a 7 ans
  Matt Arsenault 6947cff3a9
Merge pull request #15 from TheErk/fix-README-add_sanitizer_blacklist il y a 8 ans
  Eric Noulard 0bdbdbf517 Fix reference to sanitizer_add_blacklist_file in README.md il y a 8 ans
  Matt Arsenault 6b9a849ff4 Merge pull request #14 from amin-jabri/tsan_osx il y a 8 ans
  Matt Arsenault c5055c49ea Merge pull request #12 from TheErk/fix-spellingTypos il y a 8 ans
  Mohamed Amin JABRI b719221996 Reenable TSan on macOS as newer Xcode toolchains support it. il y a 8 ans
  Eric Noulard 3c2c439ef8 Fix a couple of spelling typos il y a 8 ans
  Matt Arsenault f09151bc87 Merge pull request #11 from Placinta/master il y a 9 ans
  Alexandru Croitor 89c899140f Fix option type in add_sanitizers check il y a 9 ans
  Matt Arsenault 295c360967 Merge pull request #10 from RWTH-ELP/feature/fewer_messages il y a 9 ans
  Alexander Haase a1bee9b178 Show fewer warnings for targets. il y a 9 ans
  Matt Arsenault 37d5ac8067 Merge pull request #6 from RWTH-ELP/master il y a 10 ans
  Alexander Haase b29fe1129c Fixed links. il y a 10 ans
  Matt Arsenault 998db11834 Merge pull request #5 from RWTH-ELP/restructuring il y a 10 ans
  Alexander Haase 4f5410511a Updated README file. il y a 10 ans
  Alexander Haase 5bfe8a8e51 Support multiple targets in add_sanitizers. il y a 10 ans
  Alexander Haase 8fe13da3a5 Added asan-wrapper. il y a 10 ans
  Alexander Haase 8d8c0f7a4e Bugfixes. il y a 10 ans
  Alexander Haase 179e77d612 Added option for static linking gcc sanitizers. il y a 10 ans
  Alexander Haase a6b6ae43db Merge branch 'remove_optimization' into one_module il y a 10 ans
  Alexander Haase 6d56fe50e7 Removed optimization flags. il y a 10 ans
  Alexander Haase 1a68d6aefe Little bugfixes. il y a 10 ans
  Alexander Haase 1cefaef507 Added function to set sanitizer blacklist. il y a 10 ans
  Alexander Haase f566e2b9ec Added checks to avoid bad sanitizer combinations. il y a 10 ans
  Alexander Haase 6975d64d6b Flags will be searched only once per compiler. il y a 10 ans
  Alexander Haase de1a134183 Check if MemorySanitizer is used on x86_64 Linux. il y a 10 ans
  Alexander Haase 4d96db375f Check if ThreadSanitizer is used on x86_64 Linux. il y a 10 ans
  Alexander Haase 03db9d9383 Restructured all sanitizer modules. il y a 10 ans
  Alexander Haase b492553f61 New central module FindSanitizers.cmake. il y a 10 ans
  Alexander Haase 8f2015a4d3 Changed copyright notice. il y a 10 ans
  Alexander Haase 925961bb5e Bugfix in CMake cache docs. il y a 10 ans
  Alexander Haase 88e75c6b03 Enabled debug symbols for ASan. il y a 10 ans
  Alexander Haase 584f137e70 Reworked FindASan.cmake. il y a 10 ans
  Alexander Haase c96a15b46c Bugfix in FindASan.cmake il y a 10 ans
  Alexander Haase d81be39678 Bugfix in FindASan.cmake. il y a 10 ans
  Alexander Haase f62b5858ac Compile flags will now be set per-source file. il y a 10 ans
  Alexander Haase c29aa33f11 Check ASan support for all enabled compilers. il y a 10 ans
  Alexander Haase e39082050c Removed continue statement in FindASan.cmake il y a 10 ans
  Alexander Haase 41e635c9ca Restructured code of FindASan.cmake il y a 10 ans
  Alexander Haase 4fd453301a Moved CMake files and added a simple testcase il y a 10 ans
  Matt Arsenault b61ffc8ceb Merge pull request #4 from smspillaz/issues/2 il y a 11 ans
  Matt Arsenault 666bcc560d Merge pull request #3 from smspillaz/issues/1 il y a 11 ans
  Sam Spilsbury 9b343f8e7e Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries. il y a 11 ans
  Sam Spilsbury 1ec58d4183 Don't emit an error for deleting an object with a nonvirtual dtor. il y a 11 ans
  Matt Arsenault 42eac1f7af Add modules for asan, msan, tsan and ubsan il y a 12 ans