Clone this repo:

Branches

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