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

Gergely Angeli via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 15 03:28:39 PST 2016


SilverGeri updated this revision to Diff 77972.
SilverGeri added a comment.

update tests with "CHECK-FIXES-NOT" parts


https://reviews.llvm.org/D21298

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

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


More information about the cfe-commits mailing list