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 5cac6cf0 [clang-tidy] follow-up on misc-definitions-in-header check. new f3c995bf [clang-tidy] Fix modernize-use-nullptr only warns the first N [...] new a6ee1a24 [clangd] Added a test, checking that gcc install is searched [...]
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/modernize/UseNullptrCheck.cpp | 2 +- test/clang-tidy/modernize-use-nullptr.cpp | 28 ++++++++++++++ unittests/clangd/ClangdTests.cpp | 63 ++++++++++++++++++++++++++++++- 3 files changed, 91 insertions(+), 2 deletions(-)