[PATCH] D51390: [analyzer] CallDescription: Improve array management.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 29 15:57:38 PDT 2018
NoQ added a comment.
Yeah, i guess i should've split those up.
Well, i had to fix the other code when i fixed the first code, because it contains a hardcoded duplicate of the vector type. So i decided to fix it in a slightly more intelligent manner.
Repository:
rC Clang
https://reviews.llvm.org/D51390
More information about the cfe-commits
mailing list