Commit Graph

  • f1abee3365 Форматирование кода master Andrey Astafyev 2020-04-11 10:11:02 +0300
  • dfa7faf459 Исправление сравнения Andrey Astafyev 2020-03-10 06:39:22 +0300
  • 26eced86d8 Добавлены модули SafeStack и Control Flow Integrity Andrey Astafyev 2019-08-10 10:48:21 +0300
  • 69437cd645 Форматирование кода Andrey Astafyev 2019-08-10 10:33:41 +0300
  • 9b4aec096e Define ASan_SHARED_LIB that may be used without ASan_WRAPPER Andrey Astafyev 2019-07-02 09:51:45 +0300
  • 07be757faf Add module for leak sanitizer Andrey Astafyev 2019-07-02 09:47:11 +0300
  • 82086416a0 Allow checking whether sanitizers are available Andrey Astafyev 2019-07-02 09:33:34 +0300
  • 99e159ec9b
    Merge pull request #23 from gunrot/noheaderext Matt Arsenault 2018-10-16 10:30:53 -0700
  • e63f5614f7
    Merge pull request #24 from gunrot/objectlibfix Matt Arsenault 2018-10-16 10:29:51 -0700
  • 798d9a29a2 handle objeclib only input for target Gunnar Roth 2018-10-10 16:54:30 +0200
  • 52475588ae handle header without extension Gunnar Roth 2018-10-10 16:47:49 +0200
  • aab6948fa8
    Merge pull request #21 from 9fcc/master Matt Arsenault 2018-08-29 10:26:51 +0300
  • d093052a52 Fix unclear error while accidentally sanitizing interface library Andrey Dotsenko 2018-08-28 22:28:31 +0300
  • 002fdca749
    Merge pull request #20 from 9fcc/shortest-ext Matt Arsenault 2018-08-27 20:50:06 +0300
  • 0590614f30 Fix language detection for files with dot in their names Andrey Dotsenko 2018-08-24 20:47:43 +0300
  • 6f451ad0cf Force ASAN with tests and make them passed when failed Andrey Dotsenko 2018-08-24 17:56:13 +0300
  • 6947cff3a9
    Merge pull request #15 from TheErk/fix-README-add_sanitizer_blacklist Matt Arsenault 2017-11-17 11:15:41 -0800
  • 0bdbdbf517 Fix reference to sanitizer_add_blacklist_file in README.md Eric Noulard 2017-11-15 14:30:05 +0100
  • 6b9a849ff4 Merge pull request #14 from amin-jabri/tsan_osx Matt Arsenault 2017-10-12 22:16:32 -0700
  • c5055c49ea Merge pull request #12 from TheErk/fix-spellingTypos Matt Arsenault 2017-10-12 22:08:00 -0700
  • b719221996 Reenable TSan on macOS as newer Xcode toolchains support it. Mohamed Amin JABRI 2017-09-25 21:22:52 +0900
  • 3c2c439ef8 Fix a couple of spelling typos Eric Noulard 2017-07-05 15:01:05 +0200
  • f09151bc87 Merge pull request #11 from Placinta/master Matt Arsenault 2017-03-06 09:29:14 -0800
  • 89c899140f Fix option type in add_sanitizers check Alexandru Croitor 2017-02-23 15:34:51 +0100
  • 295c360967 Merge pull request #10 from RWTH-ELP/feature/fewer_messages Matt Arsenault 2017-02-21 16:39:22 -0800
  • a1bee9b178 Show fewer warnings for targets. Alexander Haase 2017-02-21 16:21:48 +0100
  • 37d5ac8067 Merge pull request #6 from RWTH-ELP/master Matt Arsenault 2016-06-13 17:18:09 -0700
  • b29fe1129c Fixed links. Alexander Haase 2016-06-14 02:15:29 +0200
  • 998db11834 Merge pull request #5 from RWTH-ELP/restructuring Matt Arsenault 2016-06-13 16:51:19 -0700
  • 4f5410511a Updated README file. Alexander Haase 2016-06-14 01:39:30 +0200
  • 5bfe8a8e51 Support multiple targets in add_sanitizers. Alexander Haase 2016-06-14 01:12:11 +0200
  • 8fe13da3a5 Added asan-wrapper. Alexander Haase 2016-05-13 14:59:30 +0200
  • 8d8c0f7a4e Bugfixes. Alexander Haase 2016-05-13 14:59:11 +0200
  • 179e77d612 Added option for static linking gcc sanitizers. Alexander Haase 2016-05-12 19:59:28 +0200
  • a6b6ae43db Merge branch 'remove_optimization' into one_module Alexander Haase 2016-04-19 18:40:57 +0200
  • 6d56fe50e7 Removed optimization flags. Alexander Haase 2016-04-19 18:37:43 +0200
  • 1a68d6aefe Little bugfixes. Alexander Haase 2016-04-15 14:31:51 +0200
  • 1cefaef507 Added function to set sanitizer blacklist. Alexander Haase 2016-04-15 14:25:58 +0200
  • f566e2b9ec Added checks to avoid bad sanitizer combinations. Alexander Haase 2016-04-12 21:04:21 +0200
  • 6975d64d6b Flags will be searched only once per compiler. Alexander Haase 2016-04-06 19:39:47 +0200
  • de1a134183 Check if MemorySanitizer is used on x86_64 Linux. Alexander Haase 2016-04-06 19:32:45 +0200
  • 4d96db375f Check if ThreadSanitizer is used on x86_64 Linux. Alexander Haase 2016-04-06 19:23:24 +0200
  • 03db9d9383 Restructured all sanitizer modules. Alexander Haase 2016-04-06 19:15:25 +0200
  • b492553f61 New central module FindSanitizers.cmake. Alexander Haase 2016-04-06 18:41:24 +0200
  • 8f2015a4d3 Changed copyright notice. Alexander Haase 2016-04-06 01:17:20 +0200
  • 925961bb5e Bugfix in CMake cache docs. Alexander Haase 2016-03-08 04:42:43 +0100
  • 88e75c6b03 Enabled debug symbols for ASan. Alexander Haase 2016-03-08 04:18:39 +0100
  • 584f137e70 Reworked FindASan.cmake. Alexander Haase 2016-03-08 03:49:25 +0100
  • c96a15b46c Bugfix in FindASan.cmake Alexander Haase 2016-02-15 05:13:36 +0100
  • d81be39678 Bugfix in FindASan.cmake. Alexander Haase 2016-01-28 19:17:07 +0100
  • f62b5858ac Compile flags will now be set per-source file. Alexander Haase 2016-01-28 17:41:24 +0100
  • c29aa33f11 Check ASan support for all enabled compilers. Alexander Haase 2016-01-28 17:31:31 +0100
  • e39082050c Removed continue statement in FindASan.cmake Alexander Haase 2015-11-19 16:38:53 +0100
  • 41e635c9ca Restructured code of FindASan.cmake Alexander Haase 2015-11-19 14:11:10 +0100
  • 4fd453301a Moved CMake files and added a simple testcase Alexander Haase 2015-07-07 00:31:35 +0200
  • b61ffc8ceb Merge pull request #4 from smspillaz/issues/2 Matt Arsenault 2014-10-21 18:51:28 -0700
  • 666bcc560d Merge pull request #3 from smspillaz/issues/1 Matt Arsenault 2014-10-21 18:43:20 -0700
  • 9b343f8e7e Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries. Sam Spilsbury 2014-10-21 16:15:29 +0800
  • 1ec58d4183 Don't emit an error for deleting an object with a nonvirtual dtor. Sam Spilsbury 2014-10-21 16:13:59 +0800
  • 42eac1f7af Add modules for asan, msan, tsan and ubsan Matt Arsenault 2013-10-05 22:16:39 -0400
  • 1121b004db Initial commit Matt Arsenault 2013-10-05 22:14:59 -0700