Clone this repo:

Branches

  1. f4fb49a [libc++] Update to Clang 21 as the oldest supported version (#186062) by Nikolas Klauser · 5 hours ago main
  2. 71ea444 [Runtimes] Introduce variables containing resource dir paths (#177953) by Michael Kruse · 3 weeks ago
  3. 4fcf569 Prepare libcxx and libcxxabi for pointer field protection. by Peter Collingbourne · 4 weeks ago
  4. b33184c [libc++] Remove _LIBCPP_CONSTINIT (#171802) by Nikolas Klauser · 3 months ago
  5. 9e1257e [libc++abi] Remove old workaround for detecting libunwind (#176009) by Louis Dionne · 3 months ago
  6. d5b9b3d [runtimes] Post-branch tasks for the LLVM 23 release (#176007) by Louis Dionne · 3 months ago
  7. 93da4bf [NFC] Exactly one kind typo fixes, change defintions to definitions. (#174333) by willmafh · 3 months ago
  8. d4705d6 [libc++] Replace uses of _LIBCPP_WEAK with [[gnu::weak]] (#171798) by Nikolas Klauser · 3 months ago
  9. 84b5742 [libc++][NFC] Refactor _LIBCPP_OVERRIDABLE_FUNCTION to be a normal attribute macro (#174964) by Nikolas Klauser · 3 months ago
  10. 1aa58f6 [libc++] Introduce the notion of a minimum header version (#166074) by Nikolas Klauser · 3 months ago
  11. c2c3356 [NFC] Delete unnecessary apostrophe at the end of its (#173974) by willmafh · 4 months ago
  12. 9f13c32 [libc++] Enable -Wmissing-prototypes (#116261) by Nikolas Klauser · 4 months ago
  13. 8f11bb1 [runtimes] Remove dependencies on cxx_experimental for test-suite installs (#171678) by Louis Dionne · 4 months ago
  14. 7a8c5a0 [libc++] Simplify how we install test-suite dependencies (#171504) by Louis Dionne · 4 months ago
  15. ad354a1 [runtimes] Modernize installation targets (#171677) by Louis Dionne · 4 months ago
  16. 83a8520 [libc++][NFC] Move __memory/aligned_alloc.h into src/ (#166172) by Nikolas Klauser · 5 months ago
  17. de02e5d [libc++abi] Add a test to ensure the abi namespace alias is declared correctly (#167485) by Nikolas Klauser · 5 months ago
  18. 49c8973 [libc++abi][NFC] Remove some cruft from <__cxxabi_config.h> (#164578) by Nikolas Klauser · 5 months ago
  19. 1cf6694 [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 5 months ago
  20. 21fdc92 [libcxxabi][ItaniumDemangle] Separate GtIsGt counter into more states (#166578) by Michael Buch · 5 months ago