Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
libcxx
Clone this repo:
Branches
main
master
6cd7df6
[libc++] Add tag types to all the __tuple_impl constructors (#154517)
by Nikolas Klauser
· 24 hours ago
main
2ac5e83
[libc++] Fix ABI break introduced by switching to _LIBCPP_COMPRESSED_PAIR (#154686)
by Nikolas Klauser
· 26 hours ago
e39686b
[libc++] Optimize multi{map,set}::insert(InputIterator, InputIterator) (#152691)
by Nikolas Klauser
· 2 days ago
4fdccd4
[libc++] Add tests for the ABI break introduced by switching to _LIBCPP_COMPRESSED_PAIR (#154559)
by Nikolas Klauser
· 2 days ago
f09e503
[libc++][NFC] Simplify the special member functions of the node containers (#154707)
by Nikolas Klauser
· 2 days ago
8a0875f
[libcxx][test] Silence nodiscard warnings (#154622)
by Stephan T. Lavavej
· 3 days ago
dc97d37
[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)
by David Tenty
· 4 days ago
cfd3ba7
[libc++] Add internal checks for some basic_streambuf invariants (#144602)
by Louis Dionne
· 4 days ago
a8a9dc8
[libc++] Avoid string reallocation in `std::filesystem::path::lexically_relative` (#152964)
by Timothy Choi
· 4 days ago
1318444
[libc++][NFC] Use early returns in a few basic_string functions (#137299)
by Nikolas Klauser
· 4 days ago
c210a8a
[libc++][tuple.apply] Implement P2255R2 make_from_tuple part. (#152867)
by yronglin
· 5 days ago
0006ef5
[libc++] Make `std::__tree_node` member private to prepare for UB removal (#154225)
by Vinay Deshmukh
· 5 days ago
ef195f4
[libc++] Implement P3168R2: Give optional range support (#149441)
by William Tran-Viet
· 6 days ago
246e6fc
[libc++][ranges] Ensure range access CPOs are provided in `<iterator>` (#151745)
by A. Jiang
· 6 days ago
1f5dc44
[libc++][flat_set] LWG3751, LWG3774 (#153934)
by Hristo Hristov
· 7 days ago
a28e2a1
[libc++][jthread] LWG3788: `jthread::operator=(jthread&&)` postconditions are unimplementable under self-assignment (#153758)
by Hristo Hristov
· 8 days ago
9f4b5a5
[libc++] Optimize __tree::find and __tree::__erase_unique (#152370)
by Nikolas Klauser
· 9 days ago
a5fc4c8
[libc++] Optimize __hash_table copy constructors and assignment (#151951)
by Nikolas Klauser
· 9 days ago
0a23f5d
[libc++] Remove assertions from <string_view> that are unreachable (#148598)
by Nikolas Klauser
· 10 days ago
3315726
[libc++] Document how __tree is laid out and how we iterate through it (#152453)
by Nikolas Klauser
· 10 days ago
More »