[PATCH] D47658: [analyzer] Re-enable lifetime extension for temporaries without destructors and bring back static temporaries.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 17:18:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335796: [analyzer] Re-enable lifetime extension for temporaries without destructors. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47658?vs=151276&id=153215#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47658

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  cfe/trunk/test/Analysis/lifetime-extension.cpp
  cfe/trunk/test/Analysis/temporaries-callback-order.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47658.153215.patch
Type: text/x-patch
Size: 4425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/f5eba90b/attachment.bin>


More information about the llvm-commits mailing list