Clone this repo:

Branches

  1. 35c9b17 [libc++][NFC] Removed unsupported compilers from tests (#166403) by Hristo Hristov · 2 hours ago main master
  2. 8ba5d20 [libc++] Remove guards for builtins for reference binding traits (#166288) by A. Jiang · 6 hours ago
  3. 2169ef4 [libc++] Use saturation builtins directly for {add,sub}_sat (#165228) by Nikolas Klauser · 7 hours ago
  4. f30f862 [libc++] Add move constructor & assignment to `exception_ptr` (#164281) by Adrian Vogelsgesang · 33 hours ago
  5. 4e00d82 [libc++][docs] Fix documentation of `REQUIRES: std-at-least-*` (#166226) by Adrian Vogelsgesang · 33 hours ago
  6. 1d63473 [libc++][docs] Fix documentation of `REQUIRES: std-at-least-*` (#166221) by Adrian Vogelsgesang · 33 hours ago
  7. a0978c6 [libcxx] Remove Redundant Reset in ~basic_string (#164718) by Aiden Grossman · 34 hours ago
  8. bdc85c9 [libc++] Merge basic_string::__{replace,reset}_internal_buffer (#165404) by Nikolas Klauser · 2 days ago
  9. 5ba6778 [libc++] Simplify the implementation of __formatter::__fill a bit (#147777) by Nikolas Klauser · 2 days ago
  10. de28b58 [libc++][docs] Update status for P2641R4 (#166073) by A. Jiang · 2 days ago
  11. f60185b [libcxx][modules] Fix missing includes for windows (#158781) by Matt · 2 days ago
  12. 9c95106 [libc++] Add availability markup for LLVM 19 and LLVM 20 (#140072) by Louis Dionne · 2 days ago
  13. 6a79f06 [libc++] P2641R4: Checking if a `union` alternative is active (`std::is_within_lifetime`) (#165243) by Nikolas Klauser · 3 days ago
  14. 5f66a83 [libc++] Remove a few unused includes (#165687) by Nikolas Klauser · 3 days ago
  15. f9a95f9 [libc++] Add [[clang::lifetimebound]] to std::identity (#165854) by Nikolas Klauser · 3 days ago
  16. 603b167 [libc++] constexpr flat_multiset (#161016) by Hui · 4 days ago
  17. 0fafd72 [libc++] Simplify the implementation of destroy_at a bit (#165392) by Nikolas Klauser · 5 days ago
  18. 4eb32aa [libc++] Update our documentation on the supported compilers (#165684) by Nikolas Klauser · 5 days ago
  19. ac53270 [libc++][test] Make `deallocate_size.pass.cpp` MSVC-friendly (#165162) by A. Jiang · 5 days ago
  20. 31ded49 [libc++] Fix localization failures on macOS 15.4 (#138744) by Louis Dionne · 6 days ago