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 997b4bc0 [clangd] Fix a "-Wdangling-else" compiler warning in the test. new 274dfdca [clangd] Allow consuming limited number of items new 7654135f [clang-tidy] run-clang-tidy.py - add synchronisation to the [...]
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/tool/run-clang-tidy.py | 16 +++++++++++----- clangd/index/dex/Iterator.cpp | 5 +++-- clangd/index/dex/Iterator.h | 7 ++++--- unittests/clangd/DexIndexTests.cpp | 21 +++++++++++++++++++++ 4 files changed, 39 insertions(+), 10 deletions(-)