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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 19 19:23:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369321: [CallGraph] Take into accound calls that aren't within any function bodies. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D65453?vs=215999&id=216040#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65453

Files:
  cfe/trunk/include/clang/Analysis/CallGraph.h
  cfe/trunk/lib/Analysis/CallGraph.cpp
  cfe/trunk/test/Analysis/cxx-callgraph.cpp
  cfe/trunk/test/Analysis/exploded-graph-rewriter/objects_under_construction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65453.216040.patch
Type: text/x-patch
Size: 3966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190820/10ced28d/attachment-0001.bin>


More information about the cfe-commits mailing list