Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
libcxx
Clone this repo:
Branches
main
master
b4d4dd1
[libc++] Don't try to used noexcept in C++03
by Nikolas Klauser
· 5 hours ago
main
aad3b3b
[libcxx] Fix container build and bump clang version (#153035)
by Aiden Grossman
· 28 hours ago
d0b8604
[libc++] Fix std::variant evaluating template arguments too eagerly (#151028)
by Nikolas Klauser
· 29 hours ago
293c45f
[libc++] Remove a bunch of forward declarations from __tree and simplify __is_tree_value_type (#152451)
by Nikolas Klauser
· 2 days ago
01d1b7b
[libc++] Implement LWG4222 'expected' constructor from a single value missing a constraint (#152676)
by yronglin
· 3 days ago
64c2492
[clang] Improve nested name specifier AST representation (#147835)
by Matheus Izvekov
· 4 days ago
196c38a
[libc++] Fix uses of non-empty transparent comparator in `<map>` (#152624)
by A. Jiang
· 4 days ago
04d7abc
[libc++] Remove unnecessary friend declarations from <__tree> (#152133)
by Nikolas Klauser
· 6 days ago
ef36ecf
[libcxx] Update testing documentation about CI container images. (#149192)
by cmtice
· 6 days ago
6b5317f
[libc++] Fix incorrect down cast in __tree::operator= (#152285)
by Nikolas Klauser
· 6 days ago
cf6502e
Revert "[libc++] Fix incorrect down cast in __tree::operator="
by Nikolas Klauser
· 6 days ago
ab89a67
[libc++] Fix incorrect down cast in __tree::operator=
by Nikolas Klauser
· 7 days ago
91206b4
[libcxx] Initialize vcruntime __std_exception_data in the exception copy ctor (#144329)
by Martin Storsjö
· 7 days ago
7bdb895
[libc++] Fix incorrect down-cast in __tree (#152181)
by Nikolas Klauser
· 7 days ago
10e08af
[libc++] Workaround for a bug of overloads in MS UCRT's `<math.h>` (#149234)
by A. Jiang
· 8 days ago
6391cd2
[libc++][NFC] Remove comments incorrectly added in #151935.
by Corentin Jabot
· 8 days ago
fc00851
[Clang] Add detailed notes explaining why `is_constructible` evaluates to false (Revert 16d5db7) (#151935)
by Corentin Jabot
· 8 days ago
e368ae3
[libc++] Optimize copy construction and assignment of __tree (#151304)
by Nikolas Klauser
· 8 days ago
6f8fe91
[libc++] Remove SFINAE on __tuple_impl constructors (#151654)
by Nikolas Klauser
· 8 days ago
adbb4a5
[libc++] Implement comparison operators for `tuple` added in C++23 (#148799)
by A. Jiang
· 11 days ago
More »