[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
Sat Feb 25 10:20:07 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe08cc52cfc23: [clang-tidy] Fix false-positive in readability-container-size-empty (authored by PiotrZSL).
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.500441.patch
Type: text/x-patch
Size: 21901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230225/8d72d5bc/attachment-0001.bin>
More information about the cfe-commits
mailing list