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

Marshall Clow (home) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Assignee|unassignedclangbugs@nondot. |[email protected]
                   |org                         |

--- Comment #1 from Marshall Clow (home) <[email protected]> ---
Ok, I've managed to duplicate this; thanks for the report and the description.

The thing to realize here is that when you're using two different allocators
(and no SSO), then it's not really a move, it's a copy.

Committed revision 213269 to fix this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to