Alexander Haase b492553f61 New central module FindSanitizers.cmake.
* Added a new module FindSanitizers with new function add_sanitizers to combine
  all sanitizers in one function instead of adding each one by one.
* Code of FindASan.cmake was outdourced into helper functions, so that the code
  may be used by other sanitizer modules, too.
* AddressSanitizer will be used with -O1 now to get a better performance.
2016-04-06 18:48:16 +02:00
2016-04-06 01:17:20 +02:00
2013-10-05 22:14:59 -07:00

sanitizers-cmake

CMake modules to help use sanitizers

Description
No description provided
Readme 91 KiB
Languages
CMake 82.5%
C++ 10.5%
Shell 7%