Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
libcxx
Clone this repo:
Branches
main
cr-m141
master
d2de564
[libc++] Implement P3836R2: Make `optional<T&>` trivially copyable (#171528)
by William Tran-Viet
· 16 hours ago
main
b1d8e60
[libc++][ranges] Applied `[[nodiscard]]` to `empty_view` (#173215)
by Hristo Hristov
· 30 hours ago
590962c
[libc++][ranges] Applied `[[nodiscard]]` to `drop_while_view` (#173211)
by Hristo Hristov
· 30 hours ago
43691d5
[libc++][ranges] Applied `[[nodiscard]]` to `chunk_by_view ` (#173178)
by Hristo Hristov
· 30 hours ago
caec550
[libc++][ranges] Applied `[[nodiscard]]` to `common_view` (#173176)
by Hristo Hristov
· 30 hours ago
5bd3da5
[libc++][ranges] Applied `[[nodiscard]]` to `as_rvalue_view` (#173145)
by Hristo Hristov
· 30 hours ago
966d5e9
[libc++] Applied `[[nodiscard]]` to more Language Support classes (#171078)
by Hristo Hristov
· 31 hours ago
ec3eaad
[libc++][regex] Applied `[[nodiscard]]` (#170974)
by Hristo Hristov
· 31 hours ago
e00073a
[libc++][docs] Mark P2786R13 and P3920R0 "Nothing To Do" (#173348)
by A. Jiang
· 32 hours ago
3f9ed92
[libc++] Optimize rotate (#120890)
by Nikolas Klauser
· 2 days ago
06b801b
[libc++] Refactor std::equal to forward to the 3-leg overload if the size of the ranges is known (#171585)
by Nikolas Klauser
· 2 days ago
42608b3
[libc++] Update locale.cpp to use some newer C++ features (#173286)
by Nikolas Klauser
· 2 days ago
20eec23
[libc++][NFC] Use __specialized_algorithm for std::copy __bit_iterator specialization (#172270)
by Nikolas Klauser
· 3 days ago
38c067a
[libc++] Add an ABI flag to make __bit_iterator trivially copyable (#172271)
by Nikolas Klauser
· 3 days ago
44e72c7
[libc++] Refactor __libcpp_is_trivially_equality_comparable to be a variable template (#173151)
by Nikolas Klauser
· 3 days ago
c9918a6
[libc++][variant] Applied `[[nodiscard]]` (#172058)
by Hristo Hristov
· 3 days ago
98617c0
[libcxx] Mark LWG4275 as complete and remove related TODO (#171665)
by Aiden Grossman
· 3 days ago
7048ba4
[libcxx] Remove comment about manually installing ninja
by Aiden Grossman
· 3 days ago
32ff41b
[libc++] Mini-cleanup for `[[nodiscard]]` (#172275)
by A. Jiang
· 3 days ago
7c2851f
[libc++] Implement `adjacent_transform` (#168208)
by Hui
· 4 days ago
More »