usx95 wrote: Regarding `std::move(cond?a:b)`, tracking "moved origins" instead of "moved decls" once they are converted to a r-value-ref looks good to me.
https://github.com/llvm/llvm-project/pull/170007 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
