Clone this repo:

Branches

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