[libcxx-commits] [PATCH] D73743: Inline basic_string::erase for fastpath where __n == npos

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 31 14:07:41 PST 2020


mvels updated this revision to Diff 241803.
mvels added a comment.

Make inlining subject to both unstable ABI and V2


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73743

Files:
  libcxx/include/__string
  libcxx/include/string
  libcxx/src/string.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73743.241803.patch
Type: text/x-patch
Size: 4646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200131/36e5f674/attachment.bin>


More information about the libcxx-commits mailing list