Clone this repo:

Branches

  1. b059974 [libc++] Remove invalid char_traits instantiations from a test (#142016) by Louis Dionne · 4 hours ago main master
  2. 4a0ec37 [libc++] Fix padding calculation for function reference types (#142125) by A. Jiang · 4 hours ago
  3. 9166051 [libc++] Use `__reference_constructs_from_temporary` if eligible (#141916) by A. Jiang · 17 hours ago
  4. ad6fdd2 [libc++] Remove availability annotations which can't fire anymore (#140049) by Nikolas Klauser · 27 hours ago
  5. 3d2ab73 [libc++] Remove unused include caused by wrong __has_include (#141328) by Tomohiro Kashiwada · 27 hours ago
  6. b4bb199 Revert "[libc++] Re-enable std::pair trivial copy constructor for FreeBSD >= 14" (#142204) by Jessica Clarke · 4 days ago
  7. 8b7e20e [libc++][test] Fix test not relying on MinSequenceContainer (#140372) by Hui · 4 days ago
  8. c402401 [libc++] P2165R4: Update deduction guides for map containers and container adaptors (#136011) by Ksar · 5 days ago
  9. 95e33dc [libc++] Refactor bitset::{any, all} (#128445) by Peng Liu · 6 days ago
  10. a482b70 [libc++] Simplify __bitset::__init (#121357) by Peng Liu · 6 days ago
  11. 0ba9562 Revert "[libc++] Introduce ABI sensitive areas to avoid requiring _LIBCPP_HIDE_FROM_ABI everywhere (#131156)" (#141756) by James Y Knight · 6 days ago
  12. cd51386 Revert "[libc++] Fix build failure with libdispatch backend (#141606)" by Louis Dionne · 6 days ago
  13. 74ab1d3 [libc++] Fix build failure with libdispatch backend (#141606) by Louis Dionne · 6 days ago
  14. 7266d9b [libcxx][docs] Fix bullet point in Additional Tools section by David Spickett · 6 days ago
  15. 7dfc232 [libcxx] [test] Change an MSVC mode XFAIL into UNSUPPORTED (#141609) by Martin Storsjö · 7 days ago
  16. 061d362 [libc++] Fix directory name in libcxx rand.dist tests path (#140160) by LRFLEW · 7 days ago
  17. 8e44e77 [libc++] Bump the docker image hash (#140517) by Nikolas Klauser · 7 days ago
  18. 6914be8 [libc++][NFC] Replace a few "namespace std" with the correct macro (#140510) by Nikolas Klauser · 11 days ago
  19. b878ea5 [libcxx] [test] Extend mingw target checks to cover the arm64ec architecture too (#141227) by Martin Storsjö · 11 days ago
  20. ad7ecf6 [libc++] Optimize bitset::to_string (#128832) by Peng Liu · 13 days ago