[PATCH] Implement inlining of temporary destructors.

Manuel Klimek klimek at google.com
Fri Aug 8 06:29:04 PDT 2014


Do not inline temporary destructors for temporaries that bind to parameters.

http://reviews.llvm.org/D4740

Files:
  include/clang/Analysis/CFG.h
  lib/Analysis/CFG.cpp
  lib/Analysis/LiveVariables.cpp
  lib/StaticAnalyzer/Core/CallEvent.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  lib/StaticAnalyzer/Core/ProgramState.cpp
  lib/StaticAnalyzer/Core/RegionStore.cpp
  test/Analysis/temporaries.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4740.12305.patch
Type: text/x-patch
Size: 12519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140808/4c3000dd/attachment.bin>


More information about the cfe-commits mailing list