[PATCH] D21298: [Clang-tidy] delete null check

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 31 04:56:53 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290784: [clang-tidy] Add delete null pointer check. (authored by xazax).

Changed prior to commit:
  https://reviews.llvm.org/D21298?vs=82760&id=82761#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21298

Files:
  clang-tools-extra/trunk/clang-tidy/readability/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/readability/DeleteNullPointerCheck.cpp
  clang-tools-extra/trunk/clang-tidy/readability/DeleteNullPointerCheck.h
  clang-tools-extra/trunk/clang-tidy/readability/ReadabilityTidyModule.cpp
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/readability-delete-null-pointer.rst
  clang-tools-extra/trunk/test/clang-tidy/readability-delete-null-pointer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21298.82761.patch
Type: text/x-patch
Size: 9785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161231/a4553472/attachment-0001.bin>


More information about the cfe-commits mailing list