[all-commits] [llvm/llvm-project] 65f39a: [libcxx] Add `__split_buffer::__swap_layouts` (#18...
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Fri Mar 6 13:57:24 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65f39a16abf651008185839459fb330258800a62
https://github.com/llvm/llvm-project/commit/65f39a16abf651008185839459fb330258800a62
Author: Christopher Di Bella <cjdb at google.com>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M libcxx/include/__split_buffer
M libcxx/include/__vector/vector.h
Log Message:
-----------
[libcxx] Add `__split_buffer::__swap_layouts` (#180102)
This commit simplifies the cumbersome process of swapping the respective
layout members for `__split_buffer` and `vector`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list