llvm-project
[libc++] Enable missing allocator constructors in C++11
#204845
Merged

[libc++] Enable missing allocator constructors in C++11 #204845

frederick-vs-ja merged 16 commits into llvm:main from halbi2:fixbug
halbi2
halbi2 [libc++] Add missing constructor for forward_list
c7bb1403
halbi2 halbi2 requested a review 21 days ago
llvmorg-github-actions llvmorg-github-actions added libc++
llvmorg-github-actions
ldionne
ldionne approved these changes on 2026-06-19
ldionne
ldionne commented on 2026-06-19
frederick-vs-ja
frederick-vs-ja
frederick-vs-ja commented on 2026-06-19
ldionne [libc++] Apply LWG 2210 as a DR for all containers
c16e921d
github-actions
ldionne ldionne changed the title [libc++] Add missing constructor for forward_list in C++11 [libc++] Enable missing allocator constructors in C++11 21 days ago
ldionne [libc++] Remove redundant TEST_STD_VER guard
6f65da7e
halbi2
ldionne Format
65c03f06
ldionne
ldionne Expand beyond C++11
9637a539
ldionne Add XFAIL
2a476d5a
ldionne Fix broken list ctor in C++03
3fdd1d28
ldionne Don't expand beyond C++11
a81a73f3
ldionne Remove XFAIL for now
f0b79588
ldionne Expand coverage for list allocator/size constructor to C++03
100a7e79
ldionne Same in forward_list
9b0e808c
ldionne ldionne added pending-ci
frederick-vs-ja
frederick-vs-ja commented on 2026-06-30
frederick-vs-ja Merge branch 'main' into fixbug
b6889e6b
frederick-vs-ja Restore `// XFAIL: FROZEN-CXX03-HEADERS-FIXME`
dbf89049
frederick-vs-ja clang-format
3e3faa32
frederick-vs-ja Merge branch 'main' into fixbug
87d8fe41
frederick-vs-ja Merge branch 'main' into fixbug
33835c1c
frederick-vs-ja frederick-vs-ja merged f5169f2a into main 1 day ago
frederick-vs-ja frederick-vs-ja removed pending-ci

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone