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 e70bc639 Parse .h files as objective-c++ if we don't have a compile command. new 9aced455 [clang-tidy] add new check to find out objc ivars which do no [...]
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-tidy/readability/IdentifierNamingCheck.cpp | 4 ++++ test/clang-tidy/readability-identifier-naming-objc.m | 15 +++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 test/clang-tidy/readability-identifier-naming-objc.m