Sign in
llvm
/
llvm-project
/
libcxx
Clone this repo:
Branches
main
master
f635c2d
[libc++][NFC] Fix license header in test for `atomic_ref` (#180395)
by Connector Switch
· 4 hours ago
main
master
ed1bb1b
[libc++][test][NFC] remove unused and global variables in the test (#179038)
by Hui
· 21 hours ago
1ccb3d8
[libcxx] Add missing header to re/re.alg/re.alg.search/grep.pass.cpp (#180024)
by Jonathan Wakely
· 24 hours ago
d0de1df
[libc++] Reduce the number of runs on the stop_token benchmarks (#179914)
by Nikolas Klauser
· 27 hours ago
923e6c4
[libcxx] Rename `__split_buffer` alias template to `_SplitBuffer` (#180284)
by Christopher Di Bella
· 2 days ago
9545990
[libc++] Tighten `__add_alignment_assumption` return type (#180090)
by Christopher Di Bella
· 2 days ago
cdd41ca
[libc++] Fix module builds for `<__algorithm/unwrap_range.h>` (#179887)
by A. Jiang
· 2 days ago
eeac64e
[libcxx] Optimize `ranges::fold_left_with_iter` for segmented iterators (#177853)
by Connector Switch
· 3 days ago
734437c
[libc++] Rewrite the std::make_heap benchmark (#178696)
by Nikolas Klauser
· 3 days ago
9deff34
[libc++] Specialize allocator_traits for std::allocator (#160278)
by Nikolas Klauser
· 3 days ago
09a55f3
[lib++][test] Align `atomic_ref` underlying variable as required (#179780)
by Alex Guteniev
· 3 days ago
a57d30a
[libc++] Use views::reverse to implement ranges::reverse_copy (#177123)
by Nikolas Klauser
· 4 days ago
a865dad
[libc++] Refactor formatter_int.bench.cpp to not use CartesianProduct (#179483)
by Nikolas Klauser
· 4 days ago
ba19bb9
[libcxx] Modify `std::__for_each{, _n}` to accept r-values in `__f` (#179451)
by Connector Switch
· 4 days ago
27b8325
[libc++] Simplify the implementation of __{un,re}wrap_range (#178381)
by Nikolas Klauser
· 4 days ago
e09d741
[libc++] Avoid template instantiations in the duration aliases (#178182)
by Nikolas Klauser
· 4 days ago
a013913
[libc++] Fix gdb pretty printer for strings (#176882)
by Johan Bengtsson
· 5 days ago
5fd70b1
[libc++][NFC] Disable std_format_spec benchmarks through lit instead of the preprocessor (#179228)
by Nikolas Klauser
· 5 days ago
3245c3c
[libc++] Refactor formatter_float.bench.cpp and drop some benchmarks (#178886)
by Nikolas Klauser
· 5 days ago
a6fe60f
[libc++] Implement a type-safe iterator for optional (#154239)
by William Tran-Viet
· 6 days ago
More »