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

Eric Fiselier <e...@efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Assignee|unassignedclangbugs@nondot. |e...@efcs.ca
                   |org                         |

--- Comment #3 from Eric Fiselier <e...@efcs.ca> ---
Alright. Fixed in v4.0 by r291059 and r291046. The two relevant changes are:

1) libc++ now implements std::pointer_safety as an enum type in ABI v2.
2) The fallback struct type now provides a default constructor.

-- 
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