[PATCH] D42991: [analyzer] Use EvalCallOptions for destructors as well.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 18:54:54 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 rL325209: [analyzer] Decide on inlining destructors via EvalCallOptions. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42991?vs=133299&id=134364#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42991

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42991.134364.patch
Type: text/x-patch
Size: 15970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/6398d1cf/attachment.bin>


More information about the llvm-commits mailing list