Do GEP offset calculations with unsigned math rather than signed math
to avoid undefined behavior on overflow, noticed by John Regehr. llvm-svn: 109594
Loading
Please register or sign in to comment
to avoid undefined behavior on overflow, noticed by John Regehr. llvm-svn: 109594