Clone this repo:

Branches

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