[PATCH] D23874: [asan] Reify ErrorNewDeleteSizeMismatch

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 11:26:26 PDT 2016


vitalybuka added a comment.

In https://reviews.llvm.org/D23874#534180, @filcab wrote:

> The rationale is here:
>  http://lists.llvm.org/pipermail/llvm-dev/2016-July/101933.html
>
> I want to not rely on "print as you get any piece of information" when reporting errors, and convert to structured error reporting, which can then be printed if needed. Or be passed to a debugger.


I'd advise to copy/past that message into some llvm bug and attach to every related patch.
But I am not going to insist.


https://reviews.llvm.org/D23874





More information about the llvm-commits mailing list