[PATCH] D68342: [Analysis] Don't assume that unsigned overflow can't happen in EmitGEPOffset (PR42699)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 11:24:24 PDT 2019


lebedev.ri accepted this revision.
lebedev.ri added a subscriber: reames.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

After re-reading everything posted/linked above, SGTM.
Please wait for @nlopes / @reames / @aqjune.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68342/new/

https://reviews.llvm.org/D68342





More information about the llvm-commits mailing list