Clone this repo:

Branches

  1. f65549e Address formatting mistake in libc++ test by Eric Fiselier · 14 hours ago main
  2. 91dc12c [libc++] Fix wait_on_destruct.pass.cpp hanging sometimes (#146240) by Eric · 16 hours ago
  3. bd058a2 [libc++] Add missing _LIBCPP_NODEBUG in <__type_traits/invoke.h> by Nikolas Klauser · 23 hours ago
  4. 92a0d1e [libc++] Fix <charconv> not exporting std::errc (#146268) by Nikolas Klauser · 24 hours ago
  5. 515c20a [Clang] Add __builtin_invoke and use it in libc++ (#116709) by Nikolas Klauser · 2 days ago
  6. 0d424c4 [libc++][NFC] Refactored equality comparisons tests for `pair` and `expected` (#145668) by Hristo Hristov · 2 days ago
  7. 63b18d8 [libc++] Introduce `__product_iterator_traits` and optimise `flat_map::insert` (#139454) by Hui · 3 days ago
  8. 458ade3 [libc++] P2944R3: Constrained comparisions - `tuple` (#145677) by Hristo Hristov · 4 days ago
  9. 4b76f0d [libc++] Move libcxx/test/libcxx/extensions to libcxx/test/extensions and update the tests (#145476) by Nikolas Klauser · 4 days ago
  10. 033a75f [libc++] Remove a bunch of unnecessary type indirections from __tree (#145295) by Nikolas Klauser · 4 days ago
  11. 9d436e2 [libc++] Avoid type-punning between __hash_value_type and pair (#143501) by Nikolas Klauser · 5 days ago
  12. 640e9c2 Disable HWSan for thread_creae_failure.pass. by Qinkun Bao · 5 days ago
  13. 8f8d154 Disable HWSan for thread_creae_failure.pass. by Qinkun Bao · 5 days ago
  14. d6d45fe [libc++] Address remaining comments from #130145 by Nikolas Klauser · 5 days ago
  15. 25d1853 [libc++] Don't try to wait on a thread that hasn't started in std::async, take 2 (#130145) by Nikolas Klauser · 5 days ago
  16. 7a36df3 [libc++] P2944R3: Constrained comparisions - `variant` (#141396) by Hristo Hristov · 6 days ago
  17. 8f3bd94 [libc++] Refactor basic_filebuf::overflow() (#144793) by Louis Dionne · 7 days ago
  18. 69f5985 [libc++] Fix no-localisation CI failure on <complex> (#145213) by Hui · 7 days ago
  19. c5bb8b1 [libc++] Fix bitset conversion functions and refactor constructor (#121348) by Peng Liu · 7 days ago
  20. c20ae9d [libc++] Remove a bunch of now unnecessary indirections in __tree (#142397) by Nikolas Klauser · 8 days ago