================ @@ -34,6 +35,10 @@ struct __identity { template <> struct __is_identity<__identity> : true_type {}; +template <> ---------------- EricWF wrote:
I'm not sure these changes are correct. Does reference wrapper work with the `identity` unary op? https://github.com/llvm/llvm-project/pull/65148 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits