diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-08-21 13:01:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-21 13:01:45 +0200 |
commit | 21bd3a7fa809eea64bdf73dd467c582f68981b07 (patch) | |
tree | 93bd7d0cb9d28ea85772ffb08dbede96e5e33b77 /llvm/lib/Support/APInt.cpp | |
parent | d67dba5e8880bdd856b0d3812dcdccf8c7902aba (diff) | |
download | llvm-21bd3a7fa809eea64bdf73dd467c582f68981b07.zip llvm-21bd3a7fa809eea64bdf73dd467c582f68981b07.tar.gz llvm-21bd3a7fa809eea64bdf73dd467c582f68981b07.tar.bz2 |
[clang][bytecode] Check for unknown size array pointers in InitField* (#154689)
This can happen when the base pointer is an unknown size array, where
!isOnePastEnd(), but isPastEnd().
Fixes #153990
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions