diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2019-08-20 02:22:37 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2019-08-20 02:22:37 +0000 |
commit | a94f64bfc77e930a2636d06009f94fb4ed20a545 (patch) | |
tree | 4a92d506c72ad5e748f8dc3da08177818ace9acb /include/clang/AST | |
parent | 3929c711543f9ed3a51d137717cd13eb07b59d7f (diff) | |
download | clang-a94f64bfc77e930a2636d06009f94fb4ed20a545.tar.gz |
[CallGraph] Take into accound calls that aren't within any function bodies.
This patch improves Clang call graph analysis by adding in expressions
that are not found in regular function bodies, such as default arguments
or member initializers.
Patch by Joshua Cranmer!
Differential Revision: https://reviews.llvm.org/D65453
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@369321 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/AST')
0 files changed, 0 insertions, 0 deletions