[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
Fri Mar 22 08:27:06 PDT 2019


courbet updated this revision to Diff 191885.
courbet added a comment.

Ignore template contexts and add a test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59360/new/

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.191885.patch
Type: text/x-patch
Size: 7230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190322/259bc548/attachment.bin>


More information about the cfe-commits mailing list