[llvm-bugs] [Bug 44955] clang++ 10.0 fails with libstdc++ from gcc 10-20200216

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 20 06:57:25 PST 2020


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

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Hans Wennborg <hans at chromium.org> ---
(In reply to Richard Smith from comment #2)
> libstdc++ was relying on a C++20 feature we don't implement yet, and there's
> some disagreement between clang and gcc on a CTAD deduction too (but I don't
> think we know who is right yet). Both now fixed / worked around in libstdc++.

Okay, sounds like this can be closed then. Thanks!

-- 
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/20200220/34be4db6/attachment.html>


More information about the llvm-bugs mailing list