[PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
klimek at google.com
Fri May 23 09:46:24 PDT 2014
Worked in all the review comments.
The remaining failing test is blocked on:
http://reviews.llvm.org/D3638
http://reviews.llvm.org/D3627
Files:
include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
lib/Analysis/CFG.cpp
lib/StaticAnalyzer/Core/CoreEngine.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
test/Analysis/temp-obj-dtors-cfg-output.cpp
test/Analysis/temporaries.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3627.9765.patch
Type: text/x-patch
Size: 83098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140523/3ab80b08/attachment.bin>
More information about the cfe-commits
mailing list