[all-commits] [llvm/llvm-project] c747bd: [libc++][NFC] Copy the whole union instead of a me...
philnik777 via All-commits
all-commits at lists.llvm.org
Fri Sep 2 12:45:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c747bd0e2339b6d471e2ceadb7f7825970b711bd
https://github.com/llvm/llvm-project/commit/c747bd0e2339b6d471e2ceadb7f7825970b711bd
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M libcxx/include/string
Log Message:
-----------
[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
More information about the All-commits
mailing list