Re: [PATCH][ASan] Avoid ‘void operator delete(void*, size_t)’ is a usual (non-placement) deallocation function in C++14 warning in asan/asan_new_delete.cc

Alexey Samsonov vonosmas at gmail.com
Fri Feb 6 13:34:05 PST 2015


Actually +kcc

Patch looks good to me (provided it works with Clang), but I'll let Kostya
sign this off.

On Fri, Feb 6, 2015 at 3:00 AM, Dmitry Vyukov <dvyukov at google.com> wrote:

> +kcc
>
> On Fri, Feb 6, 2015 at 1:43 PM, Uros Bizjak <ubizjak at gmail.com> wrote:
> > Hello!
> >
> > The attached patch avoids the above warning when asan is built in GCC
> tree.
> >
> > Bootstrapped in GCC tree, no testsuite regressions.
> >
> > Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64841
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150206/cea81fc3/attachment.html>


More information about the llvm-commits mailing list