nullptr.cpp added a comment. In D88220#2495071 <https://reviews.llvm.org/D88220#2495071>, @Quuxplusone wrote:
> I notice a lack of any explicitly `co_return`-related tests and/or code in > this patch. I'm just going to assume that is fine. `co_return` related implicit move is implemented by @aaronpuchert in D68845 <https://reviews.llvm.org/D68845>. I think it's a good idea to split that from this patch. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D88220/new/ https://reviews.llvm.org/D88220 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits