[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 06:26:29 PST 2015
xazax.hun updated this revision to Diff 42710.
xazax.hun marked 4 inline comments as done.
xazax.hun added a comment.
- Reimplemented fixits.
- Addressed the review comments.
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.42710.patch
Type: text/x-patch
Size: 9786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151214/c57519f7/attachment.bin>
More information about the cfe-commits
mailing list