[libc++][memory] P1132R8: `out_ptr` - a scalable output pointer abstraction #73618
ldionne
requested changes
on 2023-11-28
[libc++][memory] P1132R8: out_ptr - a scalable output pointer abstrac…
84770c82
[out_ptr] Address review comments + new tests
4bc779ef
[out_ptr] Added tests
b23e91a1
Removed tests files
cb71ea2e
Merge branch 'llvm:main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-o…
c78d2ecf
ldionne
requested changes
on 2023-12-14
Addressed comments: Renamed test files
d9e04a74
Addressed comments: Renamed ctr args
3405ee5a
Addressed comments: Refactored tests
2b2aaec9
Renamed directories
af88c857
Merge branch 'llvm:main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-o…
ad38d72d
Addressed comments: Added `MoveOnlyDeleter` test
d7c04396
Tweaked convert.pass tests
54c2a41e
Try to fix CI
1a4e2e86
Try to fix CI
378b3743
Refactored if constexpr else case
1515a3da
Merge branch 'llvm:main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-o…
a7fa18cd
Refactored verify.cpp
da7d5e53
WIP
df87f89e
Cleanup
49fa86fa
Merge branch 'llvm:main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-o…
e4215e7c
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
da177206
Fixed test
73c36a15
H-G-Hristov
changed the title [libc++][memory] P1132R8: out_ptr - a scalable output pointer abstraction [libc++][memory] P1132R8: `out_ptr` - a scalable output pointer abstraction 2 years ago
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
3b0a0c03
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
3073b704
Run generator script
ae04dfbd
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
202889fa
ldionne
added this to the LLVM 19.X Release milestone 2 years ago
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
8dad9010
Updated release notes
c0541c6e
Try to fix CI: added `#include <__utility/move.h>`
2902fe50
Try to fix CI: added `#include <__utility/forward.h>`
398914a5
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
a68df297
Added `__LIBCPP_PUSH_MACROS` and `__LIBCPP_POP_MACROS`
fbc5a818
Added `__LIBCPP_PUSH_MACROS` and `__LIBCPP_POP_MACROS`
cfd8356d
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
2b300c9a
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
2f859d4e
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
8d19f94a
Update: run generator scripts
7d59cf6e
Update libcxx/docs/Status/Cxx23Issues.csv
8fcbddc7
Fixed formatting
34387e27
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
d321e86f
Fixed *.verify.cpp tests
39696594
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
f914c63d
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
1f496d5c
Try to fix CI
d4eed773
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
198d222e
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
0fa9266a
Addressed some feedback
d46ef500
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
a2a453b7
Try to fix CI
b0d04139
Added comments to tests in plain English
4d9dc5e7
Added error messages
409f66a3
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
8d31e720
Added minimal runtime tests
ebe9e9d8
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
2c4042e4
ldionne
approved these changes
on 2024-07-17
Addressed the final comment
5abf091f
Fix
9866adc1
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
d89e6eb0
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
38640f13
Merge branch 'main' into hgh/libcxx/P1132R8-out_ptr-a-scalable-output…
a42fe5fa
Zingam
merged
e475bb7a
into main 1 year ago
H-G-Hristov
deleted the hgh/libcxx/P1132R8-out_ptr-a-scalable-output-pointer-abstraction branch 1 year ago
Login to write a write a comment.
Login via GitHub