Added memory and thread sanitizer.
authorArmin Novak <armin.novak@gmail.com>
Mon, 10 Oct 2016 17:17:21 +0000 (19:17 +0200)
committerArmin Novak <armin.novak@thincast.com>
Fri, 6 Apr 2018 06:27:52 +0000 (08:27 +0200)
commitef6a03128ab2d4c0d813ec888d23d0fb6aac3b04
treeada01989f162e17099370cb595d6b60c0afbcee9
parenta9ecd6a6ccc71130805a6bf3214c169fc42746ba
Added memory and thread sanitizer.
CMakeLists.txt
cmake/ClangToolchain.cmake [new file with mode: 0644]
cmake/ConfigOptions.cmake
scripts/blacklist-address-sanitizer.txt [new file with mode: 0644]
scripts/blacklist-memory-sanitizer.txt [new file with mode: 0644]
scripts/blacklist-thread-sanitizer.txt [new file with mode: 0644]