[libcxx-commits] [PATCH] D73223: Partially inline basic_string copy constructor in UNSTABLE
Martijn Vels via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 20 21:06:27 PST 2020
mvels retitled this revision from "Splits copy constructor up inlining short initialization, outlining long initialization into __init_copy_ctor_external() which is the externally instantiated slow path." to "Partially inline basic_string copy constructor in UNSTABLE".
mvels edited the summary of this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73223/new/
https://reviews.llvm.org/D73223
More information about the libcxx-commits
mailing list