[libcxx-commits] [libcxx] [libc++] Mark more types as trivially relocatable (PR #89724)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 30 08:58:08 PDT 2024
https://github.com/ldionne approved this pull request.
LGTM, thanks! This is a really nice improvement. We should also look at more places where we can relocate elements, e.g. in vector there are certainly places where we don't currently take advantage of it.
https://github.com/llvm/llvm-project/pull/89724
More information about the libcxx-commits
mailing list