[cfe-dev] [LLVMdev] Sanitizers libs in Compiler-RT

Yury Gribov y.gribov at samsung.com
Thu Jan 30 22:12:08 PST 2014


Renato Golin wrote:
>> I'm told that ASan supports ARM, but it's maybe not production
>> quality, so I don't think disabling all sanitizers on non-x86
>> architectures will work.
>
> I hear Android folks use it, this is why I want to enable them by
> default. Even if the tests don't mean much, at least there's a seed from
> where they can pick that up and complete the port.

We have been using ASan on ARM for last several months and we haven't 
seen any serious problem in runtime library.
We are using GCC's ASan though.

-Y



More information about the cfe-dev mailing list