[PATCH] D144217: [clang-tidy] Fix false-positive in readability-container-size-empty

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 22 13:51:47 PST 2023


PiotrZSL updated this revision to Diff 499642.
PiotrZSL added a comment.

Review fixes + Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144217

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144217.499642.patch
Type: text/x-patch
Size: 22206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230222/86126a48/attachment-0001.bin>


More information about the cfe-commits mailing list