[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
Mon Mar 25 01:16:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
courbet marked an inline comment as done.
Closed by commit rL356871: [clang-tidy] Fix more false positives for bugprone-string-integer-assignment (authored by courbet, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59360?vs=191885&id=192054#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59360

Files:
  clang-tools-extra/trunk/clang-tidy/bugprone/StringIntegerAssignmentCheck.cpp
  clang-tools-extra/trunk/test/clang-tidy/bugprone-string-integer-assignment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59360.192054.patch
Type: text/x-patch
Size: 7266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190325/8abee4c5/attachment-0001.bin>


More information about the cfe-commits mailing list