Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
libcxx
Clone this repo:
Branches
main
master
9f4b5a5
[libc++] Optimize __tree::find and __tree::__erase_unique (#152370)
by Nikolas Klauser
· 3 hours ago
main
a5fc4c8
[libc++] Optimize __hash_table copy constructors and assignment (#151951)
by Nikolas Klauser
· 3 hours ago
0a23f5d
[libc++] Remove assertions from <string_view> that are unreachable (#148598)
by Nikolas Klauser
· 26 hours ago
3315726
[libc++] Document how __tree is laid out and how we iterate through it (#152453)
by Nikolas Klauser
· 26 hours ago
ba4b72b
[libc++][ranges] LWG4096: `views::iota(views::iota(0))` should be rejected (#152855)
by Hristo Hristov
· 34 hours ago
7db18bd
[CI][Github] Bump Github Runner Version to 2.328.0
by Aiden Grossman
· 2 days ago
c01eb59
[libcxx] Bump runner version in container image (#153339)
by Aiden Grossman
· 2 days ago
8ddea61
[libc++] Move more tests into test/extensions (#152975)
by Nikolas Klauser
· 2 days ago
8bb792d
[libc++] Move some standard tests from test/libcxx (#152982)
by Nikolas Klauser
· 2 days ago
b4d4dd1
[libc++] Don't try to used noexcept in C++03
by Nikolas Klauser
· 3 days ago
aad3b3b
[libcxx] Fix container build and bump clang version (#153035)
by Aiden Grossman
· 4 days ago
d0b8604
[libc++] Fix std::variant evaluating template arguments too eagerly (#151028)
by Nikolas Klauser
· 4 days ago
293c45f
[libc++] Remove a bunch of forward declarations from __tree and simplify __is_tree_value_type (#152451)
by Nikolas Klauser
· 4 days ago
01d1b7b
[libc++] Implement LWG4222 'expected' constructor from a single value missing a constraint (#152676)
by yronglin
· 6 days ago
64c2492
[clang] Improve nested name specifier AST representation (#147835)
by Matheus Izvekov
· 6 days ago
196c38a
[libc++] Fix uses of non-empty transparent comparator in `<map>` (#152624)
by A. Jiang
· 7 days ago
04d7abc
[libc++] Remove unnecessary friend declarations from <__tree> (#152133)
by Nikolas Klauser
· 8 days ago
ef36ecf
[libcxx] Update testing documentation about CI container images. (#149192)
by cmtice
· 9 days ago
6b5317f
[libc++] Fix incorrect down cast in __tree::operator= (#152285)
by Nikolas Klauser
· 9 days ago
cf6502e
Revert "[libc++] Fix incorrect down cast in __tree::operator="
by Nikolas Klauser
· 9 days ago
More »