Go to file
Alexander Haase f62b5858ac Compile flags will now be set per-source file.
Thus C can be mixed with Fortran and the objects can be build with different
compilers, not both may support AddressSanitizer.
2016-01-28 17:41:24 +01:00
cmake Compile flags will now be set per-source file. 2016-01-28 17:41:24 +01:00
tests Moved CMake files and added a simple testcase 2015-07-07 00:31:35 +02:00
CMakeLists.txt Moved CMake files and added a simple testcase 2015-07-07 00:31:35 +02:00
LICENSE Initial commit 2013-10-05 22:14:59 -07:00
README.md Initial commit 2013-10-05 22:14:59 -07:00

sanitizers-cmake

CMake modules to help use sanitizers