[PATCH] D96138: [clang-tidy] Simplify delete null ptr check
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 13 05:54:45 PST 2021
steveire updated this revision to Diff 323551.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96138/new/
https://reviews.llvm.org/D96138
Files:
clang-tools-extra/clang-tidy/readability/DeleteNullPointerCheck.cpp
clang-tools-extra/clang-tidy/readability/DeleteNullPointerCheck.h
clang-tools-extra/test/clang-tidy/checkers/readability-delete-null-pointer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96138.323551.patch
Type: text/x-patch
Size: 4609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210213/1abbb639/attachment.bin>
More information about the cfe-commits
mailing list