Sign in
llvm
/
llvm-project
/
libcxx
Clone this repo:
Branches
main
master
cfda98d
[libcxx] Do not mark mkstemp tests xfail for libc (#203681)
by Aiden Grossman
· 4 hours ago
main
master
cd088b6
[libc++] LWG3767: `codecvt<charN_t, char8_t, mbstate_t>` incorrectly added to locale (#201749)
by A. Jiang
· 7 hours ago
7a678f3
[libc++] Fix bug where `optional<T&>` couldn't be constructed from `transform()` (#203462)
by William Tran-Viet
· 11 hours ago
395d2f2
[libc++] P3369R0: constexpr for `uninitialized_default_construct` (#200163)
by A. Jiang
· 11 hours ago
dd9901c
[libc++] Reimplement `optional<T&>` as a partial specialization (#201983)
by William Tran-Viet
· 2 days ago
c2c76cb
[libc++] Hoist <compare> outside the threads guard in <thread> (#202535)
by Louis Dionne
· 2 days ago
80d278b
[libc++] Remove _Lazy (#202303)
by Nikolas Klauser
· 3 days ago
fd85469
[libc++] Make __is_less_than_compatable a variable template (#202525)
by Nikolas Klauser
· 3 days ago
8da1e80
[libc++] Fill in Apple availability for LLVM 21 (#202347)
by Louis Dionne
· 3 days ago
deb0be2
[libc++] Assume that __array_rank is provided by the compiler (#202511)
by Nikolas Klauser
· 3 days ago
0cf20d1
[libc++] Fix exception safety of `__hash_table::__copy_construct` (avoid memory leak) (#201452)
by Nikita Taranov
· 3 days ago
0fcdb0c
[libcxx] Enrich message for std::bad_variant_access exception (#196495)
by Nikita Grivin
· 4 days ago
5307463
[libc++][vector] Test `[[nodiscard]]` applied to `vector::iterator` (#202262)
by Hristo Hristov
· 4 days ago
f954a3d
[libc++][vector] Apply `[[nodiscard]]` to `vector<bool>::iterator` (#202265)
by Hristo Hristov
· 4 days ago
7a53ad5
[libc++][format] Propagate `m` when formatting range elements (#94562)
by A. Jiang
· 4 days ago
d028d06
[libc++] Simplify some meta programming in <variant> (#201538)
by Nikolas Klauser
· 4 days ago
cbd03f0
[libc++] Make __can_dynamic_cast a variable template (#202297)
by Nikolas Klauser
· 4 days ago
a3d14d2
[AIX][libc++] Mark offset_range test UNSUPPORTED on 32-bit AIX due to 32-bit off_t (#200861)
by Himadhith
· 4 days ago
9c6a019
[libc++] Finish converting __wrap_iter::operator<,== to C++20 (#193287)
by halbi2
· 4 days ago
5601404
[libc++][span][test] Various cleanups for <span> tests (#202319)
by eiytoq
· 4 days ago
More »