[PATCH] D22430: Don't do uint64_t(1) << 64 in maxUIntN.

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 18:00:54 PDT 2016


mkuper accepted this revision.
mkuper added a comment.
This revision is now accepted and ready to land.

LGTM.
I'm not sure there isn't a better way to do this ( :-) ), but let's get correctness right first.


https://reviews.llvm.org/D22430





More information about the llvm-commits mailing list