[clang-tools-extra] Add flag to specify an alternative to std::forward (PR #138755)

via cfe-commits cfe-commits at lists.llvm.org
Wed May 7 06:57:49 PDT 2025


================
@@ -219,6 +219,10 @@ Changes in existing checks
   tolerating fix-it breaking compilation when functions is used as pointers
   to avoid matching usage of functions within the current compilation unit.
 
+- Improved :doc:`cppcoreguidelines-missing-std-forward
----------------
EugeneZelenko wrote:

Please keep alphabetical order (by check name) in this list.

https://github.com/llvm/llvm-project/pull/138755


More information about the cfe-commits mailing list