[PATCH] D66404: [CFG] Make destructor calls more accurate
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 11:45:31 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370247: [CFG] Make representation of destructor calls more accurate. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D66404?vs=216545&id=217699#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66404/new/
https://reviews.llvm.org/D66404
Files:
cfe/trunk/lib/Analysis/CFG.cpp
cfe/trunk/test/Analysis/auto-obj-dtors-cfg-output.cpp
cfe/trunk/test/Analysis/cfg-rich-constructors.cpp
cfe/trunk/test/Analysis/cfg-rich-constructors.mm
cfe/trunk/test/Analysis/cfg.cpp
cfe/trunk/test/Analysis/missing-bind-temporary.cpp
cfe/trunk/test/Analysis/more-dtors-cfg-output.cpp
cfe/trunk/test/Analysis/scopes-cfg-output.cpp
cfe/trunk/test/Analysis/temporaries.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66404.217699.patch
Type: text/x-patch
Size: 39794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/43856e58/attachment.bin>
More information about the llvm-commits
mailing list