[PATCH] D145313: [clang-tidy] Make readability-container-size-empty check using <string> header

Mike Crowe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 12:54:08 PST 2023


mikecrowe updated this revision to Diff 503896.
mikecrowe added a comment.
Herald added a subscriber: PiotrZSL.

Upload using arc diff so more context is available.

Now a descendent of D145724 <https://reviews.llvm.org/D145724>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145313

Files:
  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: D145313.503896.patch
Type: text/x-patch
Size: 16943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230309/70a227af/attachment-0001.bin>


More information about the cfe-commits mailing list