[PATCH] D26839: [analyzer] An attempt to fix pr19539 - crashes on temporaries life-extended via members

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 30 11:12:46 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288263: [analyzer] Construct temporary objects of correct types, destroy them properly. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D26839?vs=79540&id=79783#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26839

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
  cfe/trunk/test/Analysis/lifetime-extension.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26839.79783.patch
Type: text/x-patch
Size: 6131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161130/ca787a48/attachment.bin>


More information about the cfe-commits mailing list