[llvm-bugs] [Bug 47352] clang rejects valid code for error: no viable constructor or deduction guide for deduction

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 22 11:54:14 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=47352

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |DUPLICATE

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
GCC accepts with -std=c++20. But this was already filed (with an identical
testcase) as PR33489.

*** This bug has been marked as a duplicate of bug 33489 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200922/7c162ba1/attachment-0001.html>


More information about the llvm-bugs mailing list