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

Dmitry Vyukov dvyukov at google.com
Fri Feb 6 03:00:27 PST 2015


+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



More information about the llvm-commits mailing list