diff options
author | Haojian Wu <hokein@google.com> | 2016-12-12 14:12:10 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2016-12-12 14:12:10 +0000 |
commit | 053499841a6d9561446de5b52db62a481b73f9a9 (patch) | |
tree | bd7c4de1eb199eebb71e8b695e36d98f41db34c4 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4cbe1834e4e07aeed6142d4ccd7cf007bf3b9efe (diff) | |
download | llvm-053499841a6d9561446de5b52db62a481b73f9a9.zip llvm-053499841a6d9561446de5b52db62a481b73f9a9.tar.gz llvm-053499841a6d9561446de5b52db62a481b73f9a9.tar.bz2 |
[StaticAnalysis] Remove unnecessary parameter in CallGraphNode::addCallee.
Summary:
Remove the CallGraph in addCallee as it is not used in addCallee.
It decouples addCallee from CallGraph, so that we can use CallGraphNode
within our customized CallGraph.
Reviewers: bkramer
Subscribers: cfe-commits, ioeric
Differential Revision: https://reviews.llvm.org/D27674
llvm-svn: 289431
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions