[cfe-commits] PATCH: Style and control flow cleanup to array bounds checking code

Chandler Carruth chandlerc at google.com
Thu Feb 17 00:25:31 PST 2011


Hey Ted,

I was working on merging in some of the extra checking logic our version
had, and wanted to send a separate patch just for style cleanups. This
should have no functionality changed, it just uses what I think are clearer
and more consistent names in LLVM/Clang and reflows the code a bit to make
the various branches a bit easier for me to follow. This look good to you?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110217/12f435f0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clean_array_checking.patch
Type: text/x-patch
Size: 3214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110217/12f435f0/attachment.bin>


More information about the cfe-commits mailing list