This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch testing in repository clang-tools-extra.
from c868a53 Updating branches/google/testing to r288672 new 0f9d8da Updating branches/google/testing to r288672 adds 1c687da [clang-move] ignore unsupported symbol kinds when checking if [...] adds ce41da2 [change-namespace] move template class forward-declarations a [...] adds 792be7a [change-namespace] don't fix using shadow decls in classes. adds 0dfe436 [change-namespace] always add a '::' prefix when a symbol ref [...] new fa79f8e Updating branches/google/testing to r289206
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: change-namespace/ChangeNamespace.cpp | 62 ++++-- change-namespace/ChangeNamespace.h | 7 +- clang-move/ClangMove.cpp | 19 +- clang-move/ClangMove.h | 4 +- .../change-namespace/ChangeNamespaceTests.cpp | 221 ++++++++++++++++++--- unittests/clang-move/ClangMoveTests.cpp | 23 ++- 6 files changed, 286 insertions(+), 50 deletions(-)