cmake-sanitizers/cmake
Alexander Haase 584f137e70 Reworked FindASan.cmake.
* removed build type ASAN. Targets should define ASan usage by sanitize_address
  function
* compiler flags will be searched by compiler instead of per language
* FindASan warns, if a target can't be sanitized because of incompatible
  compilers
* added some helper functions
2016-03-08 03:52:36 +01:00
..
FindASan.cmake Reworked FindASan.cmake. 2016-03-08 03:52:36 +01:00
FindMSan.cmake Moved CMake files and added a simple testcase 2015-07-07 00:31:35 +02:00
FindTSan.cmake Moved CMake files and added a simple testcase 2015-07-07 00:31:35 +02:00
FindUBSan.cmake Moved CMake files and added a simple testcase 2015-07-07 00:31:35 +02:00
sanitize-helpers.cmake Reworked FindASan.cmake. 2016-03-08 03:52:36 +01:00