[cfe-dev] Interesting behaviour with UBSAN+libc++

İsmail Dönmez ismail at donmez.ws
Fri Dec 5 05:18:48 PST 2014


On Fri, Dec 5, 2014 at 3:17 PM, Stephan Bergmann <sbergman at redhat.com>
wrote:

> On 12/05/2014 10:05 AM, İsmail Dönmez wrote:
>
>> Ok so just to confirm to use ubsan against c++ programs I do not
>> necessarily recompile libc++ with ubsan support right?
>>
>
> I successfully use UBSan on LibreOffice (lots of C++) against a
> non-instrumented libstdc++ (on Linux) at least.
>
> (It is MemorySanitizer that needs /all/ code to be instrumented, I think.)
>
>
Same for TSAN I guess. Thanks for the confirmation!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141205/9a7a5bcd/attachment.html>


More information about the cfe-dev mailing list