[llvm-bugs] [Bug 28619] Undefined behavior in __hash_table
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jul 23 13:37:58 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28619
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Eric Fiselier <eric at efcs.ca> ---
Fixed in r276533. Like the __tree fix, regular pointer types are fixed in ABI
v1 but fancy pointers are only fixed in ABI v2.
--
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/20160723/1efd7fcd/attachment.html>
More information about the llvm-bugs
mailing list