[PATCH] D56644: [clang-tidy] readability-container-size-empty handle std::string length()
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 7 03:55:44 PDT 2023
PiotrZSL updated this revision to Diff 547704.
PiotrZSL marked 10 inline comments as done.
PiotrZSL edited the summary of this revision.
PiotrZSL added a comment.
rebase, add support for dependent context, update documentation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56644/new/
https://reviews.llvm.org/D56644
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/Inputs/Headers/string
clang-tools-extra/test/clang-tidy/checkers/readability/container-size-empty.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56644.547704.patch
Type: text/x-patch
Size: 13001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230807/9cc82521/attachment-0001.bin>
More information about the cfe-commits
mailing list