[PATCH] Improvements for asan deactivated mode: disable asan activation for runtime library on Linux, disable malloc checks.

Kostya Serebryany kcc at google.com
Fri Nov 21 11:12:45 PST 2014


By default we still want to have static run-time. :)
But we may want to test this configuration on the bots too.
I wonder how much it will increase the load on our bots.

On Fri, Nov 21, 2014 at 11:09 AM, Yury Gribov <tetra2005 at gmail.com> wrote:

> 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141121/8362aef6/attachment.html>


More information about the llvm-commits mailing list