Nikita Popov 2386c377db [BasicAA] Gracefully handle large LocationSize (#138528)
If the LocationSize is larger than the index space of the pointer type,
bail out instead of triggering an APInt assertion.

Fixes the issue reported at
https://github.com/llvm/llvm-project/pull/119365#issuecomment-2849874894.

(cherry picked from commit 027b2038140f309467585298f9cb10d6b37411e7)
2025-05-09 13:37:40 -07:00
..