Clone this repo:

Branches

  1. 4d9319e [libc++][Android] BuildKite CI: update Clang and sysroot versions (#116151) by Ryan Prichard · 9 hours ago main master
  2. 1f36d90 [libc++] Include headers in <thread> conditionally (#116539) by Nikolas Klauser · 9 hours ago
  3. 06774d5 [libc++][Android] Allow testing libc++ with clang-r536225 (#116149) by Ryan Prichard · 9 hours ago
  4. 999a75a [libc++] Make __atomic_base into an implementation detail of std::atomic (#115764) by Louis Dionne · 31 hours ago
  5. ec7aebe [libcxx] Passthrough the necessary CMake variables to benchmarks (#116644) by Petr Hosek · 33 hours ago
  6. 9b7f6028 [libc++][NFC] Format a pait test by Nikolas Klauser · 2 days ago
  7. bcc769a [libc++] Improve the tests for vector::erase (#116265) by Louis Dionne · 2 days ago
  8. 8fa4c01 [libc++][NFC] Format <string> by Louis Dionne · 2 days ago
  9. 33bfbc9 [libc++] Avoid including all of <thread> in <future> (#116541) by Nikolas Klauser · 2 days ago
  10. 9dfe4a1 [libc++] Remove transitive includes from empty headers (#116295) by Nikolas Klauser · 2 days ago
  11. 08b96ed [libc++][test] Speed up input generating functions for benchmark tests (#115544) by Peng Liu · 3 days ago
  12. 8ba165f [libc++][NFC] Fix incorrect include guard by Louis Dionne · 3 days ago
  13. c26bf91 [libc++] Remove unnecessary std::vector accessors (#114423) by Louis Dionne · 3 days ago
  14. 4602927 [libc++] Guard `__pad_and_output` with `_LIBCPP_HAS_LOCALIZATION` (#116580) by A. Jiang · 3 days ago
  15. 7501b01 [libc++] Remove some unnecessary boilerplate in <__chrono/duration.h> (#116238) by Nikolas Klauser · 4 days ago
  16. 341ed13 [libc++] Fix a few problems found by clang-tidy by Nikolas Klauser · 5 days ago
  17. f17d801 [libc++] Avoid including <string> in <mutex> (#116254) by Nikolas Klauser · 5 days ago
  18. c59a007 [libc++] Address post-commit comments for __scope_guard (#116291) by Nikolas Klauser · 5 days ago
  19. c3ac15b [libc++] Remove <istream> and <ostream> includes from <iomanip> (#116223) by Nikolas Klauser · 5 days ago
  20. 3956b0d [libc++] Avoid including <ostream> in <fstream> and <strstream> (#116014) by Nikolas Klauser · 5 days ago