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

Richard Smith <richard-l...@metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |5.0
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Richard Smith <richard-l...@metafoo.co.uk> ---
Thank you for the report. This was fixed between Clang 5 and Clang 6:

https://godbolt.org/z/-M1s00

I'm afraid we don't issue patch releases for Clang 5 any more, so there's not
much more we can do about this other than to suggest you upgrade to a more
recent version. (Sadly, I don't think there's a good workaround other than
avoiding mixing explicit instantiation and explicitly-defaulted functions.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to