[PATCH] D102835: [analyzer] Correctly propagate ConstructionContextLayer thru ParenExpr

Tomasz KamiƄski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 20 04:59:27 PDT 2021


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

Removed duplicated runs that were only differing by specifying c++-allocator-inlinging=true, which is the default value.


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

https://reviews.llvm.org/D102835

Files:
  clang/lib/Analysis/CFG.cpp
  clang/test/Analysis/NewDelete-checker-test.cpp
  clang/test/Analysis/NewDelete-path-notes.cpp
  clang/test/Analysis/NewDeleteLeaks-PR19102.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102835.346700.patch
Type: text/x-patch
Size: 4271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210520/36d7b830/attachment.bin>


More information about the cfe-commits mailing list