[PATCH] D123655: [clang-tidy] Add portability-std-allocator-const-t check
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 13 11:36:10 PDT 2022
MaskRay updated this revision to Diff 422579.
MaskRay marked 10 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.
address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123655/new/
https://reviews.llvm.org/D123655
Files:
clang-tools-extra/clang-tidy/portability/CMakeLists.txt
clang-tools-extra/clang-tidy/portability/PortabilityTidyModule.cpp
clang-tools-extra/clang-tidy/portability/StdAllocatorConstCheck.cpp
clang-tools-extra/clang-tidy/portability/StdAllocatorConstCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/portability-std-allocator-const.rst
clang-tools-extra/test/clang-tidy/checkers/portability-std-allocator-const.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123655.422579.patch
Type: text/x-patch
Size: 12162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220413/d2a9694c/attachment-0001.bin>
More information about the cfe-commits
mailing list