[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:55:30 PST 2023
mikecrowe added a comment.
In D145313#4182637 <https://reviews.llvm.org/D145313#4182637>, @mikecrowe wrote:
> Now a descendent of D145724 <https://reviews.llvm.org/D145724>.
Oh. The commit message update didn't make it through. :( Never mind, this doesn't really depend on D145724 <https://reviews.llvm.org/D145724> since that change modified a different part of `<string>`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145313/new/
https://reviews.llvm.org/D145313
More information about the cfe-commits
mailing list