[Openmp-commits] [openmp] [clang-tidy] Add performance-move-smart-pointer-contents check. (PR #66139)

via Openmp-commits openmp-commits at lists.llvm.org
Tue Sep 26 11:15:11 PDT 2023


================
@@ -0,0 +1,23 @@
+.. title:: clang-tidy - performance-move-smart-pointer-contents
+
+performance-move-smart-pointer-contents
+=======================================
+
+Given a smart pointer containing a movable type, such as a
----------------
pizzud wrote:

Done.

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


More information about the Openmp-commits mailing list