[PATCH] 'size' call that could be replaced with 'empty' on STL containers

Gábor Horváth xazax.hun at gmail.com
Thu Jan 15 03:46:31 PST 2015


Thank you, it looks like I missed that comment. I have altered the test according to your recommendations. I think I get it now how those check-fixes works :)


http://reviews.llvm.org/D6925

Files:
  clang-tidy/readability/CMakeLists.txt
  clang-tidy/readability/ContainerSizeEmpty.cpp
  clang-tidy/readability/ContainerSizeEmpty.h
  clang-tidy/readability/ReadabilityTidyModule.cpp
  test/clang-tidy/readibility-container-size-empty.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6925.18220.patch
Type: text/x-patch
Size: 13490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150115/8a96a716/attachment.bin>


More information about the cfe-commits mailing list