[libcxx-commits] [PATCH] D132951: [libc++][NFC] Copy the whole union instead of a member; also remove __zero()

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 30 08:44:27 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const, huixie90.
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 doesn't affect code-gen


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132951

Files:
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132951.456691.patch
Type: text/x-patch
Size: 4348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220830/d5e55f8c/attachment.bin>


More information about the libcxx-commits mailing list