[PATCH] D108893: clang-tidy: introduce readability-containter-data-pointer check
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 14 07:35:03 PDT 2021
Eugene.Zelenko added a comment.
> So you'd like to see that extra functionality added now? (I don't think it makes sense to have the check as-is in both `readability` and `modernize`.)
There are plenty <https://clang.llvm.org/extra/clang-tidy/checks/list.html> of other cross-module aliases already.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108893/new/
https://reviews.llvm.org/D108893
More information about the cfe-commits
mailing list