[PATCH] Improvements for asan deactivated mode: disable asan activation for runtime library on Linux, disable malloc checks.
Yury Gribov
tetra2005 at gmail.com
Fri Nov 21 11:09:20 PST 2014
We do but it's not enabled in default build (you need -DCOMPILER_RT_BUILD_SHARED_ASAN=ON). Perhaps we could enable it by default?
http://reviews.llvm.org/D6265
More information about the llvm-commits
mailing list