[PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 14 03:08:57 PST 2015
xazax.hun updated this revision to Diff 42698.
xazax.hun marked an inline comment as done.
xazax.hun added a comment.
- Addressed review comments.
- Removed fixit suggestions.
http://reviews.llvm.org/D15411
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/MiscTidyModule.cpp
clang-tidy/misc/StringIntegerAssignmentCheck.cpp
clang-tidy/misc/StringIntegerAssignmentCheck.h
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-string-integer-assignment.rst
test/clang-tidy/misc-string-integer-assignment.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15411.42698.patch
Type: text/x-patch
Size: 7409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151214/29067132/attachment.bin>
More information about the cfe-commits
mailing list