[PATCH] D65494: [Support] Added overflow checking add, sub and mul.

Nandor Licker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 09:17:18 PDT 2019


nand updated this revision to Diff 212597.
nand added a comment.

s/char/signed char/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65494

Files:
  llvm/include/llvm/Support/MathExtras.h
  llvm/unittests/Support/MathExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65494.212597.patch
Type: text/x-patch
Size: 7704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/03a7dfc2/attachment.bin>


More information about the llvm-commits mailing list