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 0ebb3ec [include-fixer] Make error messages a bit prettier and make s [...] new ffb70dc [clang-tidy] readability-identifier-naming - support for othe [...] new 358cea6 clang-tidy modernize-loop-convert: preserve type of alias dec [...]
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: clang-tidy/modernize/LoopConvertCheck.cpp | 12 +++++++++- clang-tidy/readability/IdentifierNamingCheck.cpp | 29 +++++++++++++++++++++++ clang-tidy/readability/IdentifierNamingCheck.h | 2 ++ test/clang-tidy/modernize-loop-convert-extra.cpp | 12 ++++++++++ test/clang-tidy/readability-identifier-naming.cpp | 10 ++++---- 5 files changed, 59 insertions(+), 6 deletions(-)