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 a0bcbdb5 [clang-tidy] refactor ExceptionAnalyzer further to give terna [...] new 825b9e04 [clang-tidy] Make google-objc-function-naming ignore implicit [...]
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/google/FunctionNamingCheck.cpp | 10 +++++++--- test/clang-tidy/Inputs/Headers/stdio.h | 18 ++++++++++++++++++ test/clang-tidy/google-objc-function-naming.m | 10 +++++++++- 3 files changed, 34 insertions(+), 4 deletions(-) create mode 100644 test/clang-tidy/Inputs/Headers/stdio.h