[PATCH] D113863: [clang-tidy] Make `readability-container-data-pointer` more robust
Fabian Wolff via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 17 17:11:17 PST 2022
fwolff updated this revision to Diff 400680.
fwolff added a comment.
Fixed the nits. Thanks for the review @aaron.ballman!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113863/new/
https://reviews.llvm.org/D113863
Files:
clang-tools-extra/clang-tidy/readability/ContainerDataPointerCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-container-data-pointer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113863.400680.patch
Type: text/x-patch
Size: 8478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220118/22008cf3/attachment-0001.bin>
More information about the cfe-commits
mailing list