This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 54a8f5f [ASTMatchers] add typeAliasTemplateDecl matcher. new ad6a872 Added `applyAtomicChanges` function.
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: include/clang/Tooling/Refactoring/AtomicChange.h | 34 ++ lib/Tooling/Refactoring/AtomicChange.cpp | 179 ++++++++++ unittests/Tooling/RefactoringTest.cpp | 430 +++++++++++++++++++++++ 3 files changed, 643 insertions(+)