[PATCH] D104285: [analyzer] Retrieve a value from list initialization of constant array declaration in a global scope.
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 2 08:54:13 PDT 2021
ASDenysPetrov added a comment.
Now this patch supports only one-dimensional arrays. Previously there were a bug when didn't take into account array's dimension.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104285/new/
https://reviews.llvm.org/D104285
More information about the cfe-commits
mailing list