This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 419ab0c Recommit r283538 "[clang-move] Support moving multiple classe [...] new 7efe634 [clang-move] Better support enclosing class.
The 1 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: clang-move/ClangMove.cpp | 38 ++++++++++++++++++++++---- test/clang-move/Inputs/multiple_class_test.cpp | 8 ++++++ test/clang-move/Inputs/multiple_class_test.h | 9 ++++++ test/clang-move/move-multiple-classes.cpp | 16 ++++++++++- 4 files changed, 64 insertions(+), 7 deletions(-)