[clang-move] Move using-decl in old cc.
authorHaojian Wu <hokein@google.com>
Wed, 19 Oct 2016 14:13:21 +0000 (14:13 +0000)
committerHaojian Wu <hokein@google.com>
Wed, 19 Oct 2016 14:13:21 +0000 (14:13 +0000)
commit67bb651ad165f56cdc7ceacd10e860b291572a58
tree3b2bc346e28d27086f5b9c071373eb937754a977
parent2c3cdd66d27e046547315e9a1480c6ae32ad2bde
[clang-move] Move using-decl in old cc.

Summary:
Another fix is to move the whole anonymous namespace declaration
completely instead of moving fun/var declarations only.

Reviewers: ioeric

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D25762

llvm-svn: 284592
clang-tools-extra/clang-move/ClangMove.cpp
clang-tools-extra/test/clang-move/Inputs/multiple_class_test.cpp
clang-tools-extra/test/clang-move/move-multiple-classes.cpp