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

Gábor Horváth xazax.hun at gmail.com
Wed Jan 14 03:19:03 PST 2015


Thank you for the review. Unfortunately I am still getting used to the LLVM coding conventions. Hopefully less iteration might be required in the future. :)


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.18145.patch
Type: text/x-patch
Size: 13872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150114/829ac3e1/attachment.bin>


More information about the cfe-commits mailing list