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 a2f877bd Reapply r359778: [clangd] Fix code completion of macros defin [...] new 4cba8c5c Fixed: Duck-typing in readability-redundant-smartptr-get didn [...]
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: .../readability/RedundantSmartptrGetCheck.cpp | 29 ++++--- .../readability-redundant-smartptr-get-msvc.cpp | 94 ++++++++++++++++++++++ 2 files changed, 110 insertions(+), 13 deletions(-) create mode 100644 test/clang-tidy/readability-redundant-smartptr-get-msvc.cpp