[Mlir-commits] [mlir] [mlir] Don't use shared_ptr reference. (PR #202703)
Mehdi Amini
llvmlistbot at llvm.org
Tue Jun 9 09:06:20 PDT 2026
joker-eph wrote:
Or just `std::shared_ptr<llvm::SourceMgr>`? Should work fine with move semantics as well when appropriate?
https://github.com/llvm/llvm-project/pull/202703
More information about the Mlir-commits
mailing list