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

Kostya Serebryany kcc at google.com
Tue Jan 10 09:04:01 PST 2012


we are not using sysinfo.cc on linux any more, and I hope to get rid of it
on Mac as well.
So, I don't think we need this patch now.
--kcc

On Tue, Jan 10, 2012 at 5:52 AM, Evgeniy Stepanov <eugeni.stepanov at gmail.com
> wrote:

> 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
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120110/2db570c9/attachment.html>


More information about the llvm-commits mailing list