[PATCH] D44239: [analyzer] Re-enable constructor inlining when lifetime extension through fields occurs.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 18 19:07:35 PDT 2018


NoQ updated this revision to Diff 147637.
NoQ added a comment.
Herald added a subscriber: baloghadamsoftware.

Rebase.


https://reviews.llvm.org/D44239

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  test/Analysis/lifetime-extension.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44239.147637.patch
Type: text/x-patch
Size: 4986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180519/2f196741/attachment.bin>


More information about the cfe-commits mailing list