hanchenye-llvm-project/clang-tools-extra/change-namespace
Eric Liu 3215886b7a [change-namespace] consider typedef/using alias decls in the moved namespace.
Summary: If a TypeLoc refers to a type alias defined in the moved namespace, we do not need to update its specifier since the type alias decl will be moved along with the type reference.

Reviewers: hokein

Subscribers: cfe-commits

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

llvm-svn: 286873
2016-11-14 19:37:55 +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] consider typedef/using alias decls in the moved namespace. 2016-11-14 19:37:55 +00:00
ChangeNamespace.h [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl. 2016-11-08 22:44:17 +00:00