[libcxx-commits] [PATCH] D132951: [libc++][NFC] Copy the whole union instead of a member; also remove __zero()
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Sep 2 08:27:57 PDT 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
@philnik tells me he looked at the codegen for these functions as explicitly instantiated in the dylib and it didn't make a difference.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132951/new/
https://reviews.llvm.org/D132951
More information about the libcxx-commits
mailing list