[PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 09:21:42 PDT 2016
etienneb updated this revision to Diff 52935.
etienneb added a comment.
nit
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.52935.patch
Type: text/x-patch
Size: 12110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160407/89b7ac5c/attachment-0001.bin>
More information about the cfe-commits
mailing list