diff options
author | Haojian Wu <hokein@google.com> | 2017-01-03 09:00:51 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2017-01-03 09:00:51 +0000 |
commit | 3626516b14750afd72d3d6574d4e5c1bcf366a5c (patch) | |
tree | 663d384476f119751541644a550713c24033f8c2 /lldb/packages/Python/lldbsuite/test | |
parent | 48d232d3e7ce72117589a6034126af4e51932e07 (diff) | |
download | bcm5719-llvm-3626516b14750afd72d3d6574d4e5c1bcf366a5c.tar.gz bcm5719-llvm-3626516b14750afd72d3d6574d4e5c1bcf366a5c.zip |
[clang-move] Only move used helper declarations.
Summary:
Instead of moving all the helper declarations blindly, this patch
implements an AST-based call graph solution to make clang-move only move used
helper decls to new.cc and remove unused decls in old.cc.
Depends on D27674.
Reviewers: ioeric
Subscribers: mgorny, cfe-commits
Differential Revision: https://reviews.llvm.org/D27673
llvm-svn: 290873
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions