[PATCH] D59360: [clang-tidy] Fix more false positives for bugprone-string-integer-assignment
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 14 05:47:06 PDT 2019
courbet created this revision.
courbet added reviewers: JonasToth, alexfh, xazax.hun.
Herald added subscribers: jdoerfert, rnkovacs.
Herald added a project: clang.
And add various tests gleaned for our codebase.
See PR27723.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D59360
Files:
clang-tools-extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.cpp
clang-tools-extra/test/clang-tidy/bugprone-string-integer-assignment.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59360.190608.patch
Type: text/x-patch
Size: 6964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190314/c4cacb05/attachment.bin>
More information about the cfe-commits
mailing list