[PATCH] Implement inlining of temporary destructors.

Manuel Klimek klimek at google.com
Wed Aug 6 06:43:09 PDT 2014


Added more tests, and a FIXME for the parameter passing test.
Addressed review comments.

http://reviews.llvm.org/D4740

Files:
  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.12233.patch
Type: text/x-patch
Size: 7845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140806/e53a850d/attachment.bin>


More information about the cfe-commits mailing list