llvm-project/clang-tools-extra/change-namespace
Eric Liu 41552d6a37 [change-namespace] move template class forward-declarations and don't move fwd-decls in classes.
Summary:
Forward declarations in moved namespaces should be moved back to the old
namespaces. We should also move template class forward declarations.

Also fix a bug that moves forward declarations of nested classes.

Reviewers: bkramer

Subscribers: cfe-commits

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

llvm-svn: 288908
2016-12-07 14:20:52 +00:00
..
tool Print stack trace for clang-change-namespace tool. 2016-10-13 18:56:14 +00:00
CMakeLists.txt
ChangeNamespace.cpp [change-namespace] move template class forward-declarations and don't move fwd-decls in classes. 2016-12-07 14:20:52 +00:00
ChangeNamespace.h [change-namespace] move template class forward-declarations and don't move fwd-decls in classes. 2016-12-07 14:20:52 +00:00