summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/options
diff options
context:
space:
mode:
authorNathan Slingerland <slingn@gmail.com>2015-12-09 17:11:28 +0000
committerNathan Slingerland <slingn@gmail.com>2015-12-09 17:11:28 +0000
commit644badbf01cdfad5dcd9409f19eb32e7a31bb6a4 (patch)
tree35ae725f4e388cff659cc169a1524342cd6404cf /lldb/packages/Python/lldbsuite/test/expression_command/options
parente28d04da59e7806345a75ea20af3046b65f76c71 (diff)
downloadbcm5719-llvm-644badbf01cdfad5dcd9409f19eb32e7a31bb6a4.tar.gz
bcm5719-llvm-644badbf01cdfad5dcd9409f19eb32e7a31bb6a4.zip
[Support] Change SaturatingAdd()/SaturatingMultiply() to use pointer for returning overflow state
Summary: Improve SaturatingAdd()/SaturatingMultiply() to use bool * to optionally return overflow result. This should make it clearer that the value is returned at callsites and reduces the size of the implementation. Reviewers: davidxl, silvas Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D15219 llvm-svn: 255128
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/options')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud