[PATCH] D69726: [analyzer] DynamicSize: Store the dynamic size

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 25 14:09:31 PST 2020


vabridgers added subscribers: balazske, vabridgers.
vabridgers added a comment.

I was referred to this patch from https://reviews.llvm.org/D86743. I pulled this patch under review, brought it up to date and pushed to github at https://github.com/vabridgers/llvm-project-dev.git, branch: vla-fam-fixes. Everything seems ok on this branch (LITs pass,  reproducers from https://bugs.llvm.org/show_bug.cgi?id=47272 and https://bugs.llvm.org/show_bug.cgi?id=28450 no longer crash). I can continue and push a change to Phabricator for review, or @charusso and/or @balazske could finish this? I didn't want to just push an update without asking first :/  Cheers!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69726/new/

https://reviews.llvm.org/D69726



More information about the cfe-commits mailing list