[PATCH] D91303: [clang-tidy] readability-container-size-empty: simplify implementation

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 5 06:04:24 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2cba22c23a76: [clang-tidy] Simplify implementation of container-size-empty (authored by stephenkelly).
Herald added a subscriber: nullptr.cpp.

Changed prior to commit:
  https://reviews.llvm.org/D91303?vs=313381&id=321730#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91303

Files:
  clang-tools-extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp
  clang-tools-extra/clang-tidy/readability/ContainerSizeEmptyCheck.h
  clang-tools-extra/test/clang-tidy/checkers/readability-container-size-empty.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91303.321730.patch
Type: text/x-patch
Size: 5300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210205/ab60d773/attachment.bin>


More information about the cfe-commits mailing list