https://llvm.org/bugs/show_bug.cgi?id=26961
Eric Fiselier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|unassignedclangbugs@nondot. |[email protected] |org | --- Comment #3 from Eric Fiselier <[email protected]> --- 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 [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
