Clone this repo:

Branches

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