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 6f50622 Fix memory leak by using unique_ptr new 8cbddd9 [clang-tidy] Fix for bug 31838: readability-delete-null-point [...]
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/readability/DeleteNullPointerCheck.cpp | 19 ++++++++++++++----- clang-tidy/readability/DeleteNullPointerCheck.h | 3 ++- test/clang-tidy/readability-delete-null-pointer.cpp | 10 ++++++++++ 3 files changed, 26 insertions(+), 6 deletions(-)