[PATCH] D80171: [analyzer] LoopUnrolling: fix crash when a parameter is a loop counter
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 20 10:54:51 PDT 2020
NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Looks great, thanks!
This is probably not the precise solution (i.e., we might be able to see where exactly is the reference taken and proceed from there) but neither is the original code - it's always been super pattern-matchy,
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80171/new/
https://reviews.llvm.org/D80171
More information about the cfe-commits
mailing list