Clone this repo:
  1. 01ffea0 [libc++][string] Applied `[[nodiscard]]` to non-member functions (#169330) by Hristo Hristov · 3 hours ago main
  2. 13cfd09 Fix path to aligned_alloc.h in #include statement (#169418) by Walter Lee · 6 hours ago
  3. fb4237b [libc++][NFC] Move __memory/aligned_alloc.h into src/ (#166172) by Nikolas Klauser · 7 hours ago
  4. 91c45fc [libcxx] [test] Fix the gets-removed.verify.cpp test with Clang 21 (#169235) by Martin Storsjö · 8 hours ago
  5. 42f1ee0 [libc++][string_view] Applied `[[nodiscard]]` (#169010) by Hristo Hristov · 12 hours ago
  6. 25731e2 [libc++] Disable header deprecations until #168041 is landed (#169305) by Nikolas Klauser · 12 hours ago
  7. aa16ad6 Revert "[libcxx][ci] Temporarily disable ARM jobs" (#169352) by David Spickett · 13 hours ago
  8. 9185a11 [libc++] Optimize num_get integral functions (#121795) by Nikolas Klauser · 13 hours ago
  9. 4265f44 [libc++][forward_list] Applied `[[nodiscard]]` (#169019) by Hristo Hristov · 14 hours ago
  10. 5021e1c [libcxx][ci] Temporarily disable ARM jobs (#169318) by David Spickett · 17 hours ago
  11. c251a97 [libc++][list] Applied `[[nodiscard]]` (#169015) by Hristo Hristov · 18 hours ago
  12. 194027d [libc++][array] Applied `[[nodiscard]]` (#168829) by Hristo Hristov · 18 hours ago
  13. 362d678 [libc++] Forward std::all_of and std::none_of to std::any_of (#167670) by Nikolas Klauser · 19 hours ago
  14. 040c281 [libc++] Introduce basic_string::__allocate_long_buffer_for_growing (#162633) by Nikolas Klauser · 19 hours ago
  15. e163a1e [libc++][any] Applied `[[nodiscard]]` (#168826) by Hristo Hristov · 3 days ago
  16. b9486be [NFC] [test] [libcxx] Fix invalid escape sequences (#168636) by Florian Mayer · 3 days ago
  17. ba59a03 [libc++][any][NFC] Reformat and refactor any_cast tests (#169057) by Hristo Hristov · 3 days ago
  18. 9a0b26b [libc++] Revert fstream::read optimizations (#168894) by Jordan Rupprecht · 4 days ago
  19. 32ffd40 [libc++] Optimize std::has_single_bit (#133063) by Alcaro · 4 days ago
  20. 3aaa11b [libc++][Windows] Enable thread::hardware_concurrency to support more than 64 processors (#168229) by Yexuan Xiao · 4 days ago