[all-commits] [llvm/llvm-project] 2aeda9: [libc++][NFC] Format __split_buffer and move const...
philnik777 via All-commits
all-commits at lists.llvm.org
Mon Feb 27 10:46:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2aeda9aaaf3a6fcb4d51930ce61751494d53836f
https://github.com/llvm/llvm-project/commit/2aeda9aaaf3a6fcb4d51930ce61751494d53836f
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
M libcxx/include/__split_buffer
Log Message:
-----------
[libc++][NFC] Format __split_buffer and move constructors that are marked inline into the class body
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D142433
More information about the All-commits
mailing list