[PATCH] D109800: [clang] don't mark as Elidable CXXConstruct expressions used in NRVO
Dimitry Andric via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 16 10:09:37 PDT 2021
dim added a comment.
I can at least confirm that both the original test case for bug 51862 (from https://github.com/Macaulay2/frobby ) and the reduced test case compile successfully with this patch added.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109800/new/
https://reviews.llvm.org/D109800
More information about the cfe-commits
mailing list