cmake-sanitizers/cmake
Alexander Haase 6d56fe50e7 Removed optimization flags.
Due optimizing the code is optional for using the sanitizers, the user should
set an optimisation level by his choice on his own.
2016-04-19 18:37:43 +02:00
..
FindASan.cmake Removed optimization flags. 2016-04-19 18:37:43 +02:00
FindMSan.cmake Removed optimization flags. 2016-04-19 18:37:43 +02:00
FindSanitizers.cmake Added checks to avoid bad sanitizer combinations. 2016-04-12 21:04:21 +02:00
FindTSan.cmake Removed optimization flags. 2016-04-19 18:37:43 +02:00
FindUBSan.cmake Removed optimization flags. 2016-04-19 18:37:43 +02:00
sanitize-helpers.cmake Flags will be searched only once per compiler. 2016-04-06 19:39:47 +02:00