Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
libcxx
Clone this repo:
Branches
main
cr-m141
master
7b7a615
[libc++] Implement P0528R3 `std::atomic` CAS for types with padding (#76180)
by Hui
· 2 hours ago
main
b73d9ee
[libc++] Rename the test suite used on LNT (#212347)
by Louis Dionne
· 10 hours ago
6a2a329
[libc++][test] re-enable clear padding runtime test (#211258)
by Hui
· 15 hours ago
c2dc9c3
[libc++] Add benchmark for std::nth_element (#210112)
by Louis Dionne
· 16 hours ago
84fbff3
[libc++] Add benchmarks for std::min_element, std::max_element and std::ranges::max (#209590)
by Louis Dionne
· 16 hours ago
bdc9f00
[libc++] Add benchmarks for std::next_permutation and std::prev_permutation (#210966)
by Louis Dionne
· 16 hours ago
d193b45
[libc++][NFC] Use [[deprecated]] for __grow_by (#209126)
by Nikolas Klauser
· 17 hours ago
152596f
[libc++] Inline `text_encoding` alias offset table std::count to 884 (#207471)
by William Tran-Viet
· 20 hours ago
538d97b
[libc++] Remove locale::id::__next_id from the ABI (#210360)
by Nikolas Klauser
· 21 hours ago
718bfde
[libc++] Implement P1901R2: owner_hash and owner_equal for shared_ptr/weak_ptr (#210551)
by Avi Patel
· 22 hours ago
1d6b496
[libc++] Removing traiilng whitespace at line end in CMakeLists.txt (#212135)
by Nico Weber
· 2 days ago
bb975ab
[libc++][chrono] Implement LWG 4274: Allow chrono::hh_mm_ss to be constructed from unsigned durations (#209686)
by Emmett
· 2 days ago
aaa17a0
[libc++][NFC] Inline fstream functions into the class body (#211738)
by Nikolas Klauser
· 2 days ago
4169718
[libc++][pstl] Implementation of a parallel std::mismatch() based on __pstl::__parallel_find() (#209291)
by Michael G. Kazakov
· 2 days ago
6cd6bb9
[libc++][math] Add `constexpr` to `std::fpclassify` (#210993)
by Lucas Mellone
· 2 days ago
c4fb296
[libc++] Implement `std::function_ref` (#186692)
by Hui
· 3 days ago
11ae424
[libc++] Rename pre-commit CI workflows (#211844)
by Louis Dionne
· 4 days ago
7fd24ed
[libc++][CI] Add a Github workflow to test libc++ tools (#211067)
by Louis Dionne
· 4 days ago
8bf04da
[libc++] Pin down the compiler in the various benchmark scripts and jobs (#211563)
by Louis Dionne
· 5 days ago
532e3c8
[libc++] Implement any_of in terms of find_if (#207274)
by Louis Dionne
· 5 days ago
More »