[libcxx-commits] [PATCH] D68623: Optimize and fix basic_string move assignment operator

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 11 11:19:32 PDT 2019


mvels added a comment.

Re split for the alloc case: that may be a good option for a next change, I wanted to keep this change small in scope, and for std::allocator no extra cost / code emitted


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68623/new/

https://reviews.llvm.org/D68623





More information about the libcxx-commits mailing list