[all-commits] [llvm/llvm-project] 21fce3: [libc++] Add __pointer_int_pair
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Jun 4 01:43:44 PDT 2024
Branch: refs/heads/users/philnik777/spr/add_pointer_int_pair
Home: https://github.com/llvm/llvm-project
Commit: 21fce337b9b023db25a0325ceedaa9df22004c38
https://github.com/llvm/llvm-project/commit/21fce337b9b023db25a0325ceedaa9df22004c38
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-06-04 (Tue, 04 Jun 2024)
Changed paths:
M libcxx/include/CMakeLists.txt
A libcxx/include/__utility/pointer_int_pair.h
A libcxx/test/libcxx/utilities/pointer_int_pair/assert.constructor.pass.cpp
A libcxx/test/libcxx/utilities/pointer_int_pair/constinit.verify.cpp
A libcxx/test/libcxx/utilities/pointer_int_pair/pointer_int_pair.pass.cpp
A libcxx/test/libcxx/utilities/pointer_int_pair/static_asserts.verify.cpp
Log Message:
-----------
[libc++] Add __pointer_int_pair
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