Clone this repo:

Branches

  1. bad62fa Revert "[libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85262)" by Mark de Wever · 11 hours ago main master
  2. d56ffad [libc++][CMake] Removes LIBCXX_ENABLE_CLANG_TIDY. (#85262) by Mark de Wever · 13 hours ago
  3. 0b07d23 [libc++] Remove __unconstrained_reverse_iterator (#85582) by Nikolas Klauser · 14 hours ago
  4. f5cb902 [libc++] Simplify the implementation of remove_reference (#85207) by Nikolas Klauser · 14 hours ago
  5. 4305eff [libcxx][test] Create feature host-can-create-symlinks (#82204) by Rodrigo Salazar · 15 hours ago
  6. 56b7223 [libc++] Use __is_scoped_enum for the implementation of is_scoped_enum if it's available (#85580) by Nikolas Klauser · 19 hours ago
  7. 465c3aa [libc++][NFC] Simplify the implementation of equal a bit (#84754) by Nikolas Klauser · 19 hours ago
  8. cd0086e [libc++][NFC] Merge is{,_nothrow,_trivially}{,_copy,_move,_default}{_assignable,_constructible} (#85308) by Nikolas Klauser · 19 hours ago
  9. b01e03f [libc++] Add missing hide-from-ABI annotations on virtual functions (#85439) by Louis Dionne · 26 hours ago
  10. 228907f [libc++] Optimize ranges::fill{,_n} for vector<bool>::iterator (#84642) by Nikolas Klauser · 32 hours ago
  11. 8f91b0f [libc++][NFC] Update LWG3477(Simplify constraints for `semiregular-box`) status (#85399) by yronglin · 36 hours ago
  12. fe32a9e Revert "[libc++] Fix tests on musl (#85085)" by Mark de Wever · 2 days ago
  13. 569bae8 [libc++] Add <locale> include in <chrono> (#85521) by Nikolas Klauser · 2 days ago
  14. dc12bb2 [libc++][NFC] Simplify scoped_lock::__unlock_unpack a bit (#85517) by Nikolas Klauser · 2 days ago
  15. 733f72f [libc++][NFC] Use the tuple forward declaration header for tuple forward declarations by Nikolas Klauser · 3 days ago
  16. 7cf6965 [libc++] Remove <locale> includes from <format> (#85478) by Nikolas Klauser · 3 days ago
  17. eba0e84 [libc++] P2602R2 Poison Pills are Too Toxic (#74534) by Jakub Mazurkiewicz · 3 days ago
  18. 6d5fe8a [libc++] Fixes run-buildbot-container. (#84644) by Mark de Wever · 3 days ago
  19. 64e6d0a [libc++] Add [[nodiscard]] to static numeric limit functions (#83748) by Marc Auberer · 3 days ago
  20. 8b12047 Rework Modules CMake to be (more) idiomatic. (#84936) by Eric · 4 days ago