Clone this repo:
  1. e163a1e [libc++][any] Applied `[[nodiscard]]` (#168826) by Hristo Hristov · 26 hours ago main
  2. b9486be [NFC] [test] [libcxx] Fix invalid escape sequences (#168636) by Florian Mayer · 33 hours ago
  3. ba59a03 [libc++][any][NFC] Reformat and refactor any_cast tests (#169057) by Hristo Hristov · 33 hours ago
  4. 9a0b26b [libc++] Revert fstream::read optimizations (#168894) by Jordan Rupprecht · 2 days ago
  5. 32ffd40 [libc++] Optimize std::has_single_bit (#133063) by Alcaro · 2 days ago
  6. 3aaa11b [libc++][Windows] Enable thread::hardware_concurrency to support more than 64 processors (#168229) by Yexuan Xiao · 2 days ago
  7. 0d61954 [libc++][memory] Applied `[[nodiscard]]` to smart pointers (#168483) by Hristo Hristov · 4 days ago
  8. 7719f79 [libc++] Remove is_signed<T> use from <limits> (#168334) by Nikolas Klauser · 4 days ago
  9. 90ca321 Add test case for xsgetn in basic_filebuf (#167937) by Sterling-Augustine · 4 days ago
  10. a1797e1 [libc++] Make views::iota aware of __int128 (#167869) by Nikolas Klauser · 4 days ago
  11. a6bfa95 [libc++] Fix header deprecations (#163356) by Nikolas Klauser · 5 days ago
  12. 99d9ab2 [libc++][span] Mark functions as `[[nodiscard]]` (#168033) by Hristo Hristov · 5 days ago
  13. ffb5091 [libc++] Replace a few .compile.fail.cpp tests by proper clang-verify tests (#167346) by Louis Dionne · 6 days ago
  14. 9599295 [libc++] Enable compiler-rt when performing a bootstrapping build (#167065) by Louis Dionne · 6 days ago
  15. 22dd416 [libc++] Fix __hash_table::erase(iterator, iterator) to update the bucket list correctly when erasing the last bucket (#167865) by Nikolas Klauser · 6 days ago
  16. 0942f0c [libc++] Refactor basic_string::__recommend (#162631) by Nikolas Klauser · 6 days ago
  17. 8b98fff [libcxx] Install ninja in CI container from system repo (#168225) by Aiden Grossman · 7 days ago
  18. 025d56d [libc++][test] re-enable the inference test for clang (#168258) by Hui · 7 days ago
  19. 69ef715 [libc++] Make `std::numeric_limits<NonPromoted>::traps` `false` (#166724) by A. Jiang · 8 days ago
  20. 91b1f6d [libc++] Apply `[[nodiscard]]` to `in/out_ptr` (#167097) by Hristo Hristov · 9 days ago