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 98dd813e [clangd] Fix XPC after rCTE351280 new 8835c1a2 [clang-tidy] Avoid fuchsia-overloaded-operator false positive [...] new ca8066e6 [clang-tidy] bugprone-string-constructor: Catch string from nullptr.
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/bugprone/StringConstructorCheck.cpp | 16 ++++++++++++++++ clang-tidy/fuchsia/OverloadedOperatorCheck.cpp | 2 ++ test/clang-tidy/bugprone-string-constructor.cpp | 11 +++++++++++ test/clang-tidy/fuchsia-overloaded-operator.cpp | 2 ++ 4 files changed, 31 insertions(+)