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

Evgeniy Stepanov eugeni.stepanov at gmail.com
Tue Jan 10 05:52:29 PST 2012


Actually, this one no longer applies cleanly. Please hold off for now :)

On Tue, Jan 10, 2012 at 4:26 PM, Duncan Sands <baldrick at free.fr> wrote:
> 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
>
> _______________________________________________
> 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