[libcxx-commits] [PATCH] D82221: Add optimization to basic_string::assign for compile-time known constant values.
Martijn Vels via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 29 11:55:42 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2bad2226801f: Add optimization to basic_string::assign for compile-time known constant values. (authored by mvels).
Changed prior to commit:
https://reviews.llvm.org/D82221?vs=272145&id=274195#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82221/new/
https://reviews.llvm.org/D82221
Files:
libcxx/include/__string
libcxx/include/string
libcxx/lib/abi/x86_64-apple-darwin.v2.abilist
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82221.274195.patch
Type: text/x-patch
Size: 233429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200629/c47a3415/attachment-0001.bin>
More information about the libcxx-commits
mailing list