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

via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 26 10:49:43 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 cfe-commits mailing list