[clang] [Sema][CTAD] Allow user defined conversion for copy-list-initialization (PR #94752)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 20 07:31:35 PDT 2024
================
@@ -10892,8 +10892,6 @@ QualType Sema::DeduceTemplateSpecializationFromInitializer(
// FIXME: The "second phase of [over.match.list] case can also
// theoretically happen here, but it's not clear whether we can
// ever have a parameter of the right type.
----------------
cor3ntin wrote:
Is that comment still useful?
https://github.com/llvm/llvm-project/pull/94752
More information about the cfe-commits
mailing list