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

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