[PATCH] D96138: [clang-tidy] Simplify delete null ptr check
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 17 02:19:14 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd20961c6575c: [clang-tidy] Simplify delete null ptr check (authored by stephenkelly).
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.324242.patch
Type: text/x-patch
Size: 4609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210217/71688ad8/attachment.bin>
More information about the cfe-commits
mailing list