[PATCH] D146921: [clang-tidy] Implement cppcoreguidelines F.19
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 5 22:07:46 PDT 2023
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:136
+- New :doc:`cppcoreguidelines-missing-std-forward
+ <clang-tidy/checks/cppcoreguidelines/missing-std-forward>` check.
----------------
Should be after `cppcoreguidelines-misleading-capture-default-by-value`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146921/new/
https://reviews.llvm.org/D146921
More information about the cfe-commits
mailing list