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 6dee590 [clang-rename] add support for overridden functions new 22b239b [include-fixer] A refactoring of IncludeFixerContext.
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-fixer/IncludeFixer.cpp | 25 +++------------- include-fixer/IncludeFixerContext.cpp | 15 +++++----- include-fixer/IncludeFixerContext.h | 47 +++++++++++++++++------------- include-fixer/tool/ClangIncludeFixer.cpp | 30 +++++++++++++------ include-fixer/tool/clang-include-fixer.py | 9 +++--- test/include-fixer/commandline_options.cpp | 6 ++-- 6 files changed, 66 insertions(+), 66 deletions(-)