r230160 - Relax the requirement on sized deallocation a bit: Default on unsized delete if sized delete is not provided in global scope, and -fdefine-sized-deallocation option is disabled.

Renato Golin renato.golin at linaro.org
Mon Feb 23 01:29:08 PST 2015


On 22 February 2015 at 06:59, Reid Kleckner <rnk at google.com> wrote:
> Nice, that seems like a reasonable expedient compromise. :)

Unfortunately, that broke our sanitizer bot:

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/3859

After cleaning the old failure, it still fails now:

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/3879

Can you have a look at that, please?

thanks,
--renato



More information about the cfe-commits mailing list