On Mon, Feb 23, 2015 at 1:29 AM, Renato Golin <[email protected]> wrote:
> On 22 February 2015 at 06:59, Reid Kleckner <[email protected]> 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? > I am not convinced that this failure has anything to do with this patch in particular. I have ran into a number of new/delete mismatches upon enabling sized-deallocation (which I am investigating). So, I don't think that this is a bug introduced by this patch so much as it is a bug in the sanitizer. > > thanks, > --renato >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
