[llvm-commits] [patch] add bound checks to SmallVector

Rafael Espindola espindola at google.com
Thu Aug 28 09:18:57 PDT 2008


This patch adds bound checks to SmallVector. I am using it to try to
find memory corruption bugs. Have fixed one so far. Is this to
expensive for a debug build?

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047
-------------- next part --------------
A non-text attachment was scrubbed...
Name: assert.patch
Type: text/x-diff
Size: 818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080828/50dc9d55/attachment.patch>


More information about the llvm-commits mailing list