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 870b3f5e [clang-tidy] New check to warn when storing dispatch_once_t i [...] new d865f0af Moved -fblocks from an individual test to check_clang_tidy.py new b4b53229 [clangd] Handle type template parameters in findExplicitReferences new 81da91d5 Fixed indentation in a ClangTidy test
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: clangd/FindTarget.cpp | 5 +++++ clangd/unittests/FindTargetTests.cpp | 20 ++++++++++++++++++++ test/clang-tidy/check_clang_tidy.py | 3 ++- test/clang-tidy/darwin-dispatch-once-nonstatic.mm | 2 +- .../google-objc-global-variable-declaration.mm | 2 +- 5 files changed, 29 insertions(+), 3 deletions(-)