Clone this repo:

Branches

  1. be9dd89 [libc++] Add missing CPO tests for range adaptors (#149557) by Louis Dionne · 18 hours ago main
  2. abbbc7d [libc++][NFC] Make __is_segmented_iterator a variable template (#149976) by Nikolas Klauser · 21 hours ago
  3. 65079c6 [libc++] Move a bunch of tests from libcxx/test/libcxx to libcxx/test/std (#150199) by Nikolas Klauser · 27 hours ago
  4. ce4cbd3 [libc++][hardening] Add an experimental function to log hardening errors (#149452) by Konstantin Varlamov · 2 days ago
  5. ed0f32e [libc++][NFC] Remove __all_default_constructible (#150406) by Nikolas Klauser · 2 days ago
  6. ac9e486 [libc++] Enable some tests on `android` (#149899) by Hristo Hristov · 4 days ago
  7. 76f7e20 [libc++] Remove mentions of Clang 18 in the test suite (#148862) by Louis Dionne · 5 days ago
  8. c37b189 [libc++] Avoid duplicate LWGXYZ prefixes in status tables (#148874) by Louis Dionne · 5 days ago
  9. 4c567b6 [libc++][regex] Throw exception in the case of wrong range (#148231) by Lazarev Alexei · 5 days ago
  10. 86d30cc [libc++] Refactor internal index_sequence API to match the public one (#149475) by Nikolas Klauser · 6 days ago
  11. 8c5993f [libc++][ranges] implement `std::ranges::zip_transform_view` (#79605) by Hui · 6 days ago
  12. 29933e8 [libc++] constexpr flat_multimap (#148417) by Hui · 7 days ago
  13. 2762073 [libc++] Add and empty skeleton for LLVM 22 release notes (#149535) by Louis Dionne · 7 days ago
  14. 569aa83 [libc++] Diagnose passing null pointers to a bunch of APIs (#148585) by Nikolas Klauser · 7 days ago
  15. 9cdbd38 [libc++] Move a bunch of extensions tests to test/extensions (#149275) by Nikolas Klauser · 7 days ago
  16. 12c04d6 Reland [Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types (#149613) by YexuanXiao · 7 days ago
  17. 7777118 [libc++][NFC] Fix typos in the libc++ 21 release notes (#149536) by Louis Dionne · 8 days ago
  18. f582115 Remove last few bits for Native Client support (#148983) by Brad Smith · 8 days ago
  19. e77c00a [libc++] Remove unused _LIBCPP_HAS_NO_STD_MODULES macro from __config_site (#148902) by Louis Dionne · 8 days ago
  20. 0e33631 [libc++][tests] Update XFAIL annotations for some tests on Windows (#149124) by Paul Kirth · 8 days ago