[PATCH] D65453: Improve the accuracy of the Clang call graph analysis

Joshua Cranmer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 15 13:29:57 PDT 2019


jcranmer-intel updated this revision to Diff 215462.
jcranmer-intel added a comment.

I've rolled the relevant call graph analysis changes from the prior commit into this updated patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65453/new/

https://reviews.llvm.org/D65453

Files:
  clang/include/clang/Analysis/CallGraph.h
  clang/lib/Analysis/CallGraph.cpp
  clang/test/Analysis/cxx-callgraph.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65453.215462.patch
Type: text/x-patch
Size: 3465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190815/e2430cd7/attachment.bin>


More information about the cfe-commits mailing list