[PATCH] D146921: [clang-tidy] Implement cppcoreguidelines F.19
Chris Cotter via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 11 07:43:45 PDT 2023
ccotter updated this revision to Diff 512455.
ccotter marked an inline comment as done.
ccotter added a comment.
Fix tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146921/new/
https://reviews.llvm.org/D146921
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/CMakeLists.txt
clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tools-extra/clang-tidy/cppcoreguidelines/MissingStdForwardCheck.cpp
clang-tools-extra/clang-tidy/cppcoreguidelines/MissingStdForwardCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/missing-std-forward.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/missing-std-forward.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146921.512455.patch
Type: text/x-patch
Size: 14019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230411/736be610/attachment-0001.bin>
More information about the cfe-commits
mailing list