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 691e13ec Recommit r360345 with fixes (was reverted in r360348). new 0538dea1 [clang-tidy] Change the namespace for llvm checkers from 'llv [...] new dc7ce3b0 Removing an unused member variable; NFC.
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/add_new_check.py | 29 ++++++++----- clang-tidy/llvm/HeaderGuardCheck.cpp | 4 +- clang-tidy/llvm/HeaderGuardCheck.h | 10 ++--- clang-tidy/llvm/IncludeOrderCheck.cpp | 4 +- clang-tidy/llvm/IncludeOrderCheck.h | 10 ++--- clang-tidy/llvm/LLVMTidyModule.cpp | 4 +- .../llvm/PreferIsaOrDynCastInConditionalsCheck.cpp | 4 +- .../llvm/PreferIsaOrDynCastInConditionalsCheck.h | 10 ++--- clang-tidy/llvm/TwineLocalCheck.cpp | 4 +- clang-tidy/llvm/TwineLocalCheck.h | 10 ++--- .../modernize/UseTrailingReturnTypeCheck.cpp | 6 +-- clang-tidy/rename_check.py | 48 ++++++++++++++++------ unittests/clang-tidy/LLVMModuleTest.cpp | 2 +- 13 files changed, 87 insertions(+), 58 deletions(-)