[PATCH] D42876: [analyzer] Support returning objects by value.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 14 17:29:25 PST 2018


NoQ updated this revision to Diff 134346.
NoQ added a comment.

Update the comment with some thoughts from http://lists.llvm.org/pipermail/cfe-dev/2018-February/056898.html


https://reviews.llvm.org/D42876

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42876.134346.patch
Type: text/x-patch
Size: 10351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180215/1cafc9f4/attachment.bin>


More information about the cfe-commits mailing list