[PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 10 06:48:54 PST 2015
xazax.hun updated this revision to Diff 42427.
xazax.hun marked 5 inline comments as done.
xazax.hun added a comment.
- Modified the patch according to the review.
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.42427.patch
Type: text/x-patch
Size: 7515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151210/c53f457b/attachment.bin>
More information about the cfe-commits
mailing list