[PATCH] D47667: [CFG] [analyzer] Remove unnecessary CXXBindTemporaryExpr from lifetime-extended temporary construction contexts.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 27 17:23:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335798: [CFG] [analyzer] Simplify lifetime-extended temporary construction contexts. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47667?vs=151278&id=153219#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47667

Files:
  cfe/trunk/lib/Analysis/ConstructionContext.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  cfe/trunk/test/Analysis/auto-obj-dtors-cfg-output.cpp
  cfe/trunk/test/Analysis/cfg-rich-constructors.cpp
  cfe/trunk/test/Analysis/temp-obj-dtors-cfg-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47667.153219.patch
Type: text/x-patch
Size: 10346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180628/b167c7a8/attachment.bin>


More information about the cfe-commits mailing list