[llvm-commits] [PATCH] Fix various instances of undefined behavior

Ahmed Charles ahmedcharles at gmail.com
Wed Oct 12 01:50:55 PDT 2011


Similar patch with stuff found compiling boost. The one in APFloat
seems like an actual bug. "make check-all" passes for all of these
changes.

On Tue, Oct 11, 2011 at 9:17 PM, Ahmed Charles <ahmedcharles at gmail.com> wrote:
> I'm not sure if each instance is a bug, other than simply executing
> undefined behavior (which meets my personal bar), but some of them
> actually seem like logic bugs or typos. Please review and commit some
> or all of the changes.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-undefined-behavior-found-compiling-boost.patch
Type: application/octet-stream
Size: 1206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111012/898b9913/attachment.obj>


More information about the llvm-commits mailing list