[PATCH] D24349: [clang-tidy] Extend readability-container-size-empty to arbitrary class with size() and empty()

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 13 02:06:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281307: [clang-tidy] Extend readability-container-size-empty to arbitrary class with… (authored by omtcyfz).

Changed prior to commit:
  https://reviews.llvm.org/D24349?vs=71119&id=71120#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24349

Files:
  clang-tools-extra/trunk/clang-tidy/readability/ContainerSizeEmptyCheck.cpp
  clang-tools-extra/trunk/docs/clang-tidy/checks/readability-container-size-empty.rst
  clang-tools-extra/trunk/test/clang-tidy/readability-container-size-empty.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24349.71120.patch
Type: text/x-patch
Size: 10429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160913/fd10cb46/attachment-0001.bin>


More information about the cfe-commits mailing list