Clone this repo:

Branches

  1. 8b7e20e [libc++][test] Fix test not relying on MinSequenceContainer (#140372) by Hui · 10 hours ago main master
  2. c402401 [libc++] P2165R4: Update deduction guides for map containers and container adaptors (#136011) by Ksar · 20 hours ago
  3. 95e33dc [libc++] Refactor bitset::{any, all} (#128445) by Peng Liu · 2 days ago
  4. a482b70 [libc++] Simplify __bitset::__init (#121357) by Peng Liu · 2 days ago
  5. 0ba9562 Revert "[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_ABI everywhere (#131156)" (#141756) by James Y Knight · 2 days ago
  6. cd51386 Revert "[libc++] Fix build failure with libdispatch backend (#141606)" by Louis Dionne · 3 days ago
  7. 74ab1d3 [libc++] Fix build failure with libdispatch backend (#141606) by Louis Dionne · 3 days ago
  8. 7266d9b [libcxx][docs] Fix bullet point in Additional Tools section by David Spickett · 3 days ago
  9. 7dfc232 [libcxx] [test] Change an MSVC mode XFAIL into UNSUPPORTED (#141609) by Martin Storsjö · 3 days ago
  10. 061d362 [libc++] Fix directory name in libcxx rand.dist tests path (#140160) by LRFLEW · 3 days ago
  11. 8e44e77 [libc++] Bump the docker image hash (#140517) by Nikolas Klauser · 4 days ago
  12. 6914be8 [libc++][NFC] Replace a few "namespace std" with the correct macro (#140510) by Nikolas Klauser · 7 days ago
  13. b878ea5 [libcxx] [test] Extend mingw target checks to cover the arm64ec architecture too (#141227) by Martin Storsjö · 7 days ago
  14. ad7ecf6 [libc++] Optimize bitset::to_string (#128832) by Peng Liu · 9 days ago
  15. 7e4eb0c [libc++] Optimize std::for_each_n for segmented iterators (#135468) by Peng Liu · 9 days ago
  16. 641fe33 [libc++] Make ABI annotations explicit for windows-specific code (#140507) by Nikolas Klauser · 11 days ago
  17. 815b76e [libc++] Add explicit ABI annotations to functions from the block runtime declared in <__functional/function.h> (#140592) by Nikolas Klauser · 11 days ago
  18. b37aec4 [libc++] Optimize std::getline (#121346) by Nikolas Klauser · 12 days ago
  19. c1df11f [libc++] Bump GCC_HEAD_VERSION to 16 by Nikolas Klauser · 12 days ago
  20. 92e137b [libc++] Implements the new FTM header test generator. (#134542) by Mark de Wever · 12 days ago