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 2ca3c0a9 [clangd] Using symbol name to map includes for STL symbols. new 0090bda7 [clang-tidy] Add additional patterns to the abseil-duration-u [...]
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: .../abseil/DurationUnnecessaryConversionCheck.cpp | 36 ++++++++++-- .../abseil-duration-unnecessary-conversion.rst | 17 +++++- test/clang-tidy/Inputs/absl/time/time.h | 3 + .../abseil-duration-unnecessary-conversion.cpp | 66 ++++++++++++++++++---- 4 files changed, 103 insertions(+), 19 deletions(-)