[PATCH] D78638: [analyzer] Consider array subscripts to be interesting lvalues
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 22 12:30:56 PDT 2020
Szelethus added a comment.
How come rGe20b388e2f923bfc98f63a13fea9fc19aeaec425 <https://reviews.llvm.org/rGe20b388e2f923bfc98f63a13fea9fc19aeaec425> doesn't solve this? Or, rather, how come it even worked if this patch is needed? Is the index being a global variable the issue? The change looks great, but I'm a bit confused.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78638/new/
https://reviews.llvm.org/D78638
More information about the cfe-commits
mailing list