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

via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 26 10:49:40 PDT 2023


pizzud wrote:

Extracted the shared_ptr parts to https://github.com/llvm/llvm-project/pull/67467. I'll continue the unique_ptr portion here and respond to those comments later today.

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


More information about the libcxx-commits mailing list