search for: f1ecdd47

Displaying 2 results from an estimated 2 matches for "f1ecdd47".

2012 Jan 24
0
[LLVMdev] load widening conflicts with AddressSanitizer
...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/f1ecdd47/attachment.html>
2012 Jan 24
2
[LLVMdev] load widening conflicts with AddressSanitizer
Hi Kostya, > On Tue, Jan 24, 2012 at 1:23 AM, Duncan Sands <baldrick at free.fr > <mailto:baldrick at free.fr>> wrote: > > 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