Displaying 2 results from an estimated 2 matches for "40f6fbc5".
2012 Jan 24
0
[LLVMdev] load widening conflicts with AddressSanitizer
...bute won't help them. It looks like a way of just hiding the real
> problem, which seems to be that address sanitizer is overly strict.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120124/40f6fbc5/attachment.html>
2012 Jan 24
4
[LLVMdev] load widening conflicts with AddressSanitizer
Hi Kostya,
> [resurrecting an old mail thread about AddressSanitizer false positive caused by
> load widening]
>
> Once the Attribute::AddressSafety is set by clang (a separate patch), fixing
> this bug may look as simple as this:
I don't get the point of an attribute. There's plenty of code out there
that does wide loads like this directly (without them being created by