[PATCH] D136162: [analyzer] Fix assertion failure in RegionStore within bindArray()
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 18 06:41:57 PDT 2022
martong added a comment.
> A similar situation could happen if we reinterpret cast pointers, etc. so the situation is not limited to conflicting function prototypes.
Please provide tests for those cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136162/new/
https://reviews.llvm.org/D136162
More information about the cfe-commits
mailing list