[llvm-commits] [PATCH] asan-rt: fix a wtf in ProcMapsIterator

Evgeniy Stepanov eugeni.stepanov at gmail.com
Tue Jan 10 04:20:24 PST 2012


Please review.

On Fri, Dec 23, 2011 at 3:07 PM, Evgeniy Stepanov
<eugeni.stepanov at gmail.com> wrote:
> Hi,
>
> this patch fixes several cases of assert() applied to expressions with
> side effects. This code explodes horribly when built with -DNDEBUG.



More information about the llvm-commits mailing list