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

Evgeniy Stepanov eugeni.stepanov at gmail.com
Fri Dec 23 03:07:49 PST 2011


Hi,

this patch fixes several cases of assert() applied to expressions with
side effects. This code explodes horribly when built with -DNDEBUG.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check.patch
Type: text/x-patch
Size: 942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111223/24e11369/attachment.bin>


More information about the llvm-commits mailing list