martinboehme wrote:

> This check has issue in my opinion, the semantic of `std::move(*p)` is not 
> same as `*std::move(p)`

Agree that the suggested fix may not always be correct.

I would suggest simply not emitting a suggested fix (i.e. only emitting a 
warning).

https://github.com/llvm/llvm-project/pull/66139
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to