diff options
author | David Sherwood <david.sherwood@arm.com> | 2024-07-22 11:31:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-22 11:31:50 +0100 |
commit | 102d16809b2cf79b5e1ff4728ef6164cd92f90d5 (patch) | |
tree | 454e4ec2b4b852c8e5f049848c79a244ecc390a4 /clang/lib/CodeGen | |
parent | f406d83d9553c0ade8f9b2dea961e5a8caa220f3 (diff) | |
download | llvm-102d16809b2cf79b5e1ff4728ef6164cd92f90d5.zip llvm-102d16809b2cf79b5e1ff4728ef6164cd92f90d5.tar.gz llvm-102d16809b2cf79b5e1ff4728ef6164cd92f90d5.tar.bz2 |
[Analysis] Bail out for negative offsets in isDereferenceableAndAlignedInLoop (#99490)
This patch now bails out explicitly for negative offsets so that it's
more consistent with the unsigned remainder and add calculations,
and it fixes a genuine bug as shown with the new test.
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions