[PATCH] D43666: [analyzer] When constructing a temporary without construction context, track it for destruction anyway.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 13:05:41 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326246: [analyzer] Track temporaries without construction contexts for destruction. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43666?vs=135994&id=136138#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43666

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43666.136138.patch
Type: text/x-patch
Size: 6179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/a917fef0/attachment.bin>


More information about the llvm-commits mailing list