[PATCH] D99696: [clang] NRVO: Improvements and handling of more cases.
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 9 16:19:35 PDT 2021
aaronpuchert added a comment.
In D99696#2808592 <https://reviews.llvm.org/D99696#2808592>, @Quuxplusone wrote:
> @aaronpuchert what's your take on D99696 <https://reviews.llvm.org/D99696> at this point; is it good to go or still unresolved issues?
Overall this looks sensible to me, and I don't really have anything to add. Parts of the code seem a bit complex, but that just seems to reflect the complexity of the standard(s).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99696/new/
https://reviews.llvm.org/D99696
More information about the cfe-commits
mailing list