Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
libcxx
Clone this repo:
Branches
main
cr-m141
master
00a6852
[libc++] Fix bug where `optional<T&>` couldn't be constructed from `transform()` (#203462)
by William Tran-Viet
· 79 minutes ago
main
a993ee8
[libc++] P3369R0: constexpr for `uninitialized_default_construct` (#200163)
by A. Jiang
· 80 minutes ago
5e15ee5
[libc++] Reimplement `optional<T&>` as a partial specialization (#201983)
by William Tran-Viet
· 28 hours ago
96897f3
[libc++] Hoist <compare> outside the threads guard in <thread> (#202535)
by Louis Dionne
· 2 days ago
ac0568b
[libc++] Remove _Lazy (#202303)
by Nikolas Klauser
· 3 days ago
9e85984
[libc++] Make __is_less_than_compatable a variable template (#202525)
by Nikolas Klauser
· 3 days ago
c27d77d
[libc++] Fill in Apple availability for LLVM 21 (#202347)
by Louis Dionne
· 3 days ago
a7190b5
[libc++] Assume that __array_rank is provided by the compiler (#202511)
by Nikolas Klauser
· 3 days ago
a9dda60
[libc++] Fix exception safety of `__hash_table::__copy_construct` (avoid memory leak) (#201452)
by Nikita Taranov
· 3 days ago
b323d2f
[libcxx] Enrich message for std::bad_variant_access exception (#196495)
by Nikita Grivin
· 3 days ago
2418396
[libc++][vector] Test `[[nodiscard]]` applied to `vector::iterator` (#202262)
by Hristo Hristov
· 4 days ago
eda1227
[libc++][vector] Apply `[[nodiscard]]` to `vector<bool>::iterator` (#202265)
by Hristo Hristov
· 4 days ago
6fc6490
[libc++][format] Propagate `m` when formatting range elements (#94562)
by A. Jiang
· 4 days ago
e3552a1
[libc++] Simplify some meta programming in <variant> (#201538)
by Nikolas Klauser
· 4 days ago
0478dcf
[libc++] Make __can_dynamic_cast a variable template (#202297)
by Nikolas Klauser
· 4 days ago
62e064e
[AIX][libc++] Mark offset_range test UNSUPPORTED on 32-bit AIX due to 32-bit off_t (#200861)
by Himadhith
· 4 days ago
ea1b1a1
[libc++] Finish converting __wrap_iter::operator<,== to C++20 (#193287)
by halbi2
· 4 days ago
146f7d5
[libc++][span][test] Various cleanups for <span> tests (#202319)
by eiytoq
· 4 days ago
6155b23
[libcxx] Bump Github runner image version (#202470)
by Aiden Grossman
· 4 days ago
cc65b5d
[libc++] Remove <atomic> includes from <stop_token> (#201710)
by Nikolas Klauser
· 5 days ago
More »