8fe13da3a5
In some special cases static linking the sanitizers won't work, and you have to preload libasan. To find the right libasan depending on the application to be executed, a wrapper script was added. The location of the wrapper script can be accessed via ASan_WRAPPER variable. |
||
---|---|---|
cmake | ||
tests | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
sanitizers-cmake
CMake modules to help use sanitizers