summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/CheckedArithmeticTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Utility functions for checked arithmeticGeorge Karpenkov2018-03-021-0/+71
Provide checkedAdd and checkedMul functions, providing checked arithmetic on signed integers. Differential Revision: https://reviews.llvm.org/D43704 llvm-svn: 326516
OpenPOWER on IntegriCloud