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 97c9504 [clang-tidy] Bugfix for readability-redundant-control-flow check new 4c80dcd [clang-rename] Fix handling of unchanged files
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-rename/tool/ClangRename.cpp | 2 +- clang-reorder-fields/tool/ClangReorderFields.cpp | 9 ++------- test/clang-rename/IncludeHeaderWithSymbol.cpp | 10 ++++++++++ test/clang-rename/Inputs/HeaderWithSymbol.h | 1 + 4 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 test/clang-rename/IncludeHeaderWithSymbol.cpp create mode 100644 test/clang-rename/Inputs/HeaderWithSymbol.h