[PATCH] D74081: [clang][Analysis] CallGraph: store the actual call `Expr*` in the CallGraphNode::CallRecord
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 13 12:33:55 PST 2020
lebedev.ri updated this revision to Diff 244508.
lebedev.ri added a comment.
Herald added a subscriber: martong.
Rebased, NFC.
In D74081#1860932 <https://reviews.llvm.org/D74081#1860932>, @NoQ wrote:
> Looks great, thanks!
Thank you for the review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74081/new/
https://reviews.llvm.org/D74081
Files:
clang-tools-extra/clang-move/HelperDeclRefGraph.cpp
clang/include/clang/Analysis/CallGraph.h
clang/lib/Analysis/CallGraph.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74081.244508.patch
Type: text/x-patch
Size: 6482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200213/76290c82/attachment-0001.bin>
More information about the cfe-commits
mailing list