[libcxx-commits] [PATCH] D144580: [libc++] Inline small constructors into basic_string

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 22 11:16:37 PST 2023


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This allows the compiler to online the constructors.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144580

Files:
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144580.499595.patch
Type: text/x-patch
Size: 11316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230222/8514bfdd/attachment.bin>


More information about the libcxx-commits mailing list