labath accepted this revision. labath added a comment. This revision is now accepted and ready to land.
shrink_to_fit should be fine. I wouldn't expect to see any difference as it is implemented (in libstdc++ at least) using the swap trick too. https://reviews.llvm.org/D47492 _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
