[PATCH] D155547: [analyzer] Model lifetime of a variable declared in for condition in CFG correctly

Tomasz KamiƄski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 07:25:35 PDT 2023


tomasz-kaminski-sonarsource updated this revision to Diff 541519.
tomasz-kaminski-sonarsource added a comment.

Updated unit tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155547

Files:
  clang/lib/Analysis/CFG.cpp
  clang/test/Analysis/auto-obj-dtors-cfg-output.cpp
  clang/test/Analysis/lifetime-cfg-output.cpp
  clang/test/Analysis/scopes-cfg-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155547.541519.patch
Type: text/x-patch
Size: 14463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230718/1e2d6ba3/attachment.bin>


More information about the cfe-commits mailing list