[PATCH] D132030: [analyzer] Pass correct bldrCtx to computeObjectUnderConstruction

Tomasz KamiƄski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 29 00:33:33 PDT 2022


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

- Pass BldrCtx to handleConstructionContext


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132030

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  clang/lib/StaticAnalyzer/Core/CallEvent.cpp
  clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  clang/test/Analysis/copy-elision.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132030.456268.patch
Type: text/x-patch
Size: 8400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220829/bbe728e9/attachment.bin>


More information about the cfe-commits mailing list