[PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 6 07:24:31 PDT 2016


etienneb updated this revision to Diff 52791.
etienneb marked 2 inline comments as done.
etienneb added a comment.

alexfh comments.


http://reviews.llvm.org/D18783

Files:
  clang-tidy/misc/CMakeLists.txt
  clang-tidy/misc/MiscTidyModule.cpp
  clang-tidy/misc/StringLiteralWithEmbeddedNulCheck.cpp
  clang-tidy/misc/StringLiteralWithEmbeddedNulCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/list.rst
  docs/clang-tidy/checks/misc-string-literal-with-embedded-nul.rst
  test/clang-tidy/misc-string-literal-with-embedded-nul.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18783.52791.patch
Type: text/x-patch
Size: 12000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160406/7e91ee89/attachment-0001.bin>


More information about the cfe-commits mailing list