[PATCH] D102273: [analyzer] LoopUnrolling: fix crash when a loop counter is captured in a lambda by reference

Abbas Sabra via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 14 10:11:14 PDT 2021


AbbasSabra updated this revision to Diff 345482.
AbbasSabra added a comment.

Updating D102273 <https://reviews.llvm.org/D102273>: [analyzer] Update comments + fix typos


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102273

Files:
  clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp
  clang/test/Analysis/loop-unrolling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102273.345482.patch
Type: text/x-patch
Size: 7702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210514/337e151b/attachment.bin>


More information about the cfe-commits mailing list