[llvm-commits] [PATCH] asan-rt: fix a wtf in ProcMapsIterator
Duncan Sands
baldrick at free.fr
Tue Jan 10 04:26:19 PST 2012
Hi Evgeniy, can you please attach the patch to such requests
in case people no longer have the original email.
Ciao, Duncan.
On 10/01/12 13:20, Evgeniy Stepanov wrote:
> 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.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list