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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Sep 26 10:49:37 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 Mlir-commits mailing list