[LLVMbugs] [Bug 20518] pointer_traits::__to_raw_pointer does not respect allocator requirements (for void operator->())

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Aug 2 17:46:56 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20518

Thomas Koeppe <tkoeppe at google.com> changed:

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

--- Comment #1 from Thomas Koeppe <tkoeppe at google.com> ---
I'm afraid I can't reproduce this problem any more; it seems that
__to_raw_pointer isn't actually used on void pointers. Perhaps I had some error
in my testing code that led to a fancy void pointer being used wrongly.
Apologies for the hassle.

-- 
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/20140803/1521f392/attachment.html>


More information about the llvm-bugs mailing list