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 c7df9581 [clangd] Fix a syntax error on the test. new 1812d85c [clang-tidy] Diagnose abseil-duration-comparison on macro arguments
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/abseil/DurationComparisonCheck.cpp | 38 ++++++++++++++++++-------- clang-tidy/abseil/DurationRewriter.cpp | 5 +--- clang-tidy/abseil/DurationRewriter.h | 2 +- clang-tidy/abseil/DurationSubtractionCheck.cpp | 6 ++-- test/clang-tidy/abseil-duration-comparison.cpp | 27 ++++++++++++++++++ 5 files changed, 58 insertions(+), 20 deletions(-)