[PATCH] D56644: [clang-tidy] readability-container-size-empty handle std::string length()

Dmitry Venikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 13 03:01:28 PST 2019


Quolyk updated this revision to Diff 181467.
Quolyk added a comment.

Update tests. Handle length.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D56644

Files:
  clang-tidy/readability/ContainerSizeEmptyCheck.cpp
  test/clang-tidy/readability-container-size-empty.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56644.181467.patch
Type: text/x-patch
Size: 6592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190113/ae7d6e9f/attachment.bin>


More information about the cfe-commits mailing list