[PATCH] Implement inlining of temporary destructors.

Manuel Klimek klimek at google.com
Wed Oct 29 17:33:44 PDT 2014


Dumping of intermediate state developed with Jordan...

http://reviews.llvm.org/D4740

Files:
  include/clang/Analysis/CFG.h
  include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
  lib/Analysis/CFG.cpp
  lib/Analysis/LiveVariables.cpp
  lib/StaticAnalyzer/Core/CallEvent.cpp
  lib/StaticAnalyzer/Core/CoreEngine.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  lib/StaticAnalyzer/Core/RegionStore.cpp
  test/Analysis/auto-obj-dtors-cfg-output.cpp
  test/Analysis/cfg.cpp
  test/Analysis/temp-obj-dtors-cfg-output.cpp
  test/Analysis/temporaries.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4740.15556.patch
Type: text/x-patch
Size: 27072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141030/c6768e35/attachment.bin>


More information about the cfe-commits mailing list