[PATCH] D21298: [Clang-tidy] delete null check
Gergely Angeli via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 2 16:21:40 PDT 2016
SilverGeri removed rL LLVM as the repository for this revision.
SilverGeri updated this revision to Diff 76803.
Herald added a subscriber: mgorny.
https://reviews.llvm.org/D21298
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/DeleteNullPointerCheck.cpp
clang-tidy/misc/DeleteNullPointerCheck.h
clang-tidy/misc/MiscTidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-delete-null-pointer.rst
test/clang-tidy/misc-delete-null-pointer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21298.76803.patch
Type: text/x-patch
Size: 6995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161102/0115022c/attachment.bin>
More information about the cfe-commits
mailing list