fidget324 abandoned this revision.
fidget324 added a comment.
That's fine. Your patch was much more thorough, anyways.
Repository:
rCXX libc++
https://reviews.llvm.org/D47802
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.ll
EricWF added a comment.
@fidget324 Thanks for the patch! Unfortunatly I didn't know you were planning
on contributing a fix, so I went ahead and fixed it myself in r334053.
Repository:
rCXX libc++
https://reviews.llvm.org/D47802
___
cfe-commits
fidget324 created this revision.
fidget324 added reviewers: hiraditya, EricWF.
Herald added a subscriber: cfe-commits.
Fix an issue that was preventing std::vector from invoking the move
constructor on its allocator when appropriate.
Added a constructor to __vector_base which accepts an rvalue re