[libcxx-commits] [PATCH] D128081: [libc++] Inline the string constructors
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 17 11:40:56 PDT 2022
philnik created this revision.
philnik added a reviewer: ldionne.
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 removes a lot of boilerplate code.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D128081
Files:
libcxx/include/string
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128081.437990.patch
Type: text/x-patch
Size: 24048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220617/30005cfe/attachment-0001.bin>
More information about the libcxx-commits
mailing list