[PATCH] [clang-tidy] Add a checker for zero-length memset.

Benjamin Kramer benny.kra at gmail.com
Wed Jul 16 07:39:02 PDT 2014


Closed by commit rL213155 (authored by d0k).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4535

Files:
  clang-tools-extra/trunk/clang-tidy/google/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/google/GoogleTidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/google/MemsetZeroLengthCheck.cpp
  clang-tools-extra/trunk/clang-tidy/google/MemsetZeroLengthCheck.h
  clang-tools-extra/trunk/test/clang-tidy/google-memset-zero-length.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4535.11514.patch
Type: text/x-patch
Size: 8671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140716/349a7cd2/attachment.bin>


More information about the cfe-commits mailing list