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 2abeb58 Reverting r298421 due to using a header that's unavailable to [...] new d827923 [clang-tidy] modified identifier naming case to use CT_AnyCas [...] new 98c9a63 [clang-tidy] clang-format the last patch. NFC new fcb8aa0 [clang-tidy] Tests should not rely on STL headers being available.
The 3 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/readability/IdentifierNamingCheck.cpp | 178 ++++++++++++----------- clang-tidy/readability/IdentifierNamingCheck.h | 12 +- test/clang-tidy/check_clang_tidy.py | 5 + 3 files changed, 106 insertions(+), 89 deletions(-)