diff options
author | Adam Balogh <adam.balogh@ericsson.com> | 2020-02-18 11:22:08 +0100 |
---|---|---|
committer | Adam Balogh <adam.balogh@ericsson.com> | 2020-02-25 14:57:34 +0100 |
commit | 770ad9f55e660e0ec89f61d5579dfafad17ab5f5 (patch) | |
tree | 629e019fb618d6695f2c2fddfc2922e79416ce61 /llvm/lib/Support/Unix/Unix.h | |
parent | 7b6168e7bef1cdc355fd28572bd69ea4057c57f8 (diff) | |
download | llvm-770ad9f55e660e0ec89f61d5579dfafad17ab5f5.zip llvm-770ad9f55e660e0ec89f61d5579dfafad17ab5f5.tar.gz llvm-770ad9f55e660e0ec89f61d5579dfafad17ab5f5.tar.bz2 |
[Analyzer] Fix for iterator modeling and checkers: handle negative numbers correctly
Currently, using negative numbers in iterator operations (additions and
subractions) results in advancements with huge positive numbers due to
an error. This patch fixes it.
Differential Revision: https://reviews.llvm.org/D74760
Diffstat (limited to 'llvm/lib/Support/Unix/Unix.h')
0 files changed, 0 insertions, 0 deletions