Clone this repo:

Branches

  1. 8fba8aa [libc++] Remove _LIBCPP_CONSTINIT (#171802) by Nikolas Klauser · 11 days ago main master
  2. 795dd84 [libc++abi] Remove old workaround for detecting libunwind (#176009) by Louis Dionne · 12 days ago
  3. 3a38a1f [runtimes] Post-branch tasks for the LLVM 23 release (#176007) by Louis Dionne · 2 weeks ago
  4. f24f3e0 [NFC] Exactly one kind typo fixes, change defintions to definitions. (#174333) by willmafh · 2 weeks ago
  5. 05ea9d6 [libc++] Replace uses of _LIBCPP_WEAK with [[gnu::weak]] (#171798) by Nikolas Klauser · 3 weeks ago
  6. 9c16be6 [libc++][NFC] Refactor _LIBCPP_OVERRIDABLE_FUNCTION to be a normal attribute macro (#174964) by Nikolas Klauser · 3 weeks ago
  7. e26cbaa [libc++] Introduce the notion of a minimum header version (#166074) by Nikolas Klauser · 3 weeks ago
  8. faf4e66 [NFC] Delete unnecessary apostrophe at the end of its (#173974) by willmafh · 4 weeks ago
  9. ff0097a [libc++] Enable -Wmissing-prototypes (#116261) by Nikolas Klauser · 7 weeks ago
  10. 96f81a7 [runtimes] Remove dependencies on cxx_experimental for test-suite installs (#171678) by Louis Dionne · 7 weeks ago
  11. f841282 [libc++] Simplify how we install test-suite dependencies (#171504) by Louis Dionne · 7 weeks ago
  12. c3fc78f [runtimes] Modernize installation targets (#171677) by Louis Dionne · 7 weeks ago
  13. 171353d [libc++][NFC] Move __memory/aligned_alloc.h into src/ (#166172) by Nikolas Klauser · 10 weeks ago
  14. 2693ebd [libc++abi] Add a test to ensure the abi namespace alias is declared correctly (#167485) by Nikolas Klauser · 3 months ago
  15. 8d9e4b7 [libc++abi][NFC] Remove some cruft from <__cxxabi_config.h> (#164578) by Nikolas Klauser · 3 months ago
  16. 6eb5bcc [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 3 months ago
  17. 6226762 [libcxxabi][ItaniumDemangle] Separate GtIsGt counter into more states (#166578) by Michael Buch · 3 months ago
  18. aa764fc [libcxxabi][demangle] Fix the cp-to-llvm.sh sync script to copy all headers (#166572) by Michael Buch · 3 months ago
  19. 2112679 [libcxxabi] Update demangle/Utility.h by Aiden Grossman · 3 months ago
  20. b98f665 [libc++] Add availability markup for LLVM 19 and LLVM 20 (#140072) by Louis Dionne · 3 months ago