[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:28:27 PST 2014


> By default we still want to have static run-time. :)

You will - both runtimes coexist. The shared one is only enabled with explicit -shared-libasan or something like that.

http://reviews.llvm.org/D6265






More information about the llvm-commits mailing list