[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
Wed Oct 6 09:17:52 PDT 2021
ASDenysPetrov added a comment.
In D104285#3044103 <https://reviews.llvm.org/D104285#3044103>, @NoQ wrote:
> Hey, I brought you some regressions!
>
>> ! In D104285#3044804 <https://reviews.llvm.org/D104285#3044804>, @martong wrote:
>
> const VarDecl *VD = VR->getDecl()->getCanonicalDecl();
Wow, nice! I've been recently working on some improvements in this scope. I'll take this into account and present a fix soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104285/new/
https://reviews.llvm.org/D104285
More information about the cfe-commits
mailing list