[PATCH] D148474: [Clang] Fix ResolveConstructorOverload to not select a conversion function if we are going use copy elision
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 3 09:18:03 PDT 2023
shafik added a comment.
@dim the crash should be fixed by landing: https://github.com/llvm/llvm-project/pull/67373 I need to rebase and test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148474/new/
https://reviews.llvm.org/D148474
More information about the cfe-commits
mailing list