Clone this repo:

Branches

  1. 3ffe91b [libcxx] Bump release runner image version (#176184) by Aiden Grossman · 23 hours ago main master
  2. 250836c [libc++][test] Fix `constexpr` stdver. for tests for `find_if(_not)` (#176303) by A. Jiang · 30 hours ago
  3. 59a3e9e [libc++] Provide flag for RUNTIMES_USE_LIBC=llvm-libc (#174967) by Volodymyr Turanskyy · 2 days ago
  4. 02d3117 Reapply "[libc++] Optimize std::find_if" (#175903) (#175921) by Nikolas Klauser · 2 days ago
  5. e8d53e2 [libc++] Add parentheses around shift operations in bitwise expressions (#175407) by Fady Farag · 3 days ago
  6. 6849af9 [libc++][NFC] Refactor __request_unbuffered_mode (#168950) by Louis Dionne · 3 days ago
  7. 0fc5ff1 [runtimes] Post-branch tasks for the LLVM 23 release (#176007) by Louis Dionne · 3 days ago
  8. b532fbd [libc++] Remove CSV tracking for PSTL (#175797) by Louis Dionne · 3 days ago
  9. 182efde [libc++] Add benchmarks to the associative containers that don't go to the end of the container (#175005) by Nikolas Klauser · 3 days ago
  10. 1d42cca [libc++] Fix use of static in constexpr (#175667) by Prabhu Rajasekaran · 3 days ago
  11. 47f3f26 Revert "[libc++] Optimize std::find_if" (#175903) by Nikolas Klauser · 3 days ago
  12. fb7a5e3 [libc++][ranges][NFC] Merge `join_with_view`s `[[nodiscard]]` tests (#175734) by Hristo Hristov · 4 days ago
  13. f9bdd41 [libc++] Fix backslash substitution in RST synchronization scripts by Louis Dionne · 4 days ago
  14. 92780ea [libc++] Improve the script to manage libc++ conformance issues (#172905) by Louis Dionne · 4 days ago
  15. 525a5db [libc++][ranges][NFC] Cleanup `nodiscard.verify.cpp` tests (#175725) by Hristo Hristov · 4 days ago
  16. b9f3ade [libc++] Simplify __unwrap_iter a bit (#175153) by Nikolas Klauser · 4 days ago
  17. e675115 [libc++][ranges] Applied `[[nodiscard]]` to Range access (#173550) by Hristo Hristov · 4 days ago
  18. 44bf449 [libc++][test] Move the SFINAE test for return types of `quoted` to `libcxx/test/libcxx/` (#157026) by A. Jiang · 4 days ago
  19. 7b529e5 [libc++] Fix typo in math special functions by Louis Dionne · 4 days ago
  20. 9711d68 [libc++] Replace uses of _LIBCPP_WEAK with [[gnu::weak]] (#171798) by Nikolas Klauser · 4 days ago