[libc++][NFC] Copy the whole union instead of a member; also remove __zero()
authorNikolas Klauser <nikolasklauser@berlin.de>
Tue, 30 Aug 2022 15:43:14 +0000 (17:43 +0200)
committerNikolas Klauser <nikolasklauser@berlin.de>
Fri, 2 Sep 2022 19:44:57 +0000 (21:44 +0200)
commitc747bd0e2339b6d471e2ceadb7f7825970b711bd
tree96da17910a846749630eff261d7330cc6639b369
parent30adaa730c4768b5eb06719c808b2884fcf53cf3
[libc++][NFC] Copy the whole union instead of a member; also remove __zero()

This doesn't affect code-gen

Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D132951
libcxx/include/string