Clone this repo:

Branches

  1. 33552c1 [libc++] Partially revert #208330 (#209928) by Petr Hosek · 30 hours ago main
  2. 29627b4 [libcxx][libc] update LLVM-libc test status (#201236) by Michael Jones · 2 days ago
  3. 61b8808 [libcxx][libcxxabi] Remove OVERRIDABLE_FUNCTION macro (#209323) by Petr Hosek · 3 days ago
  4. bfd8ddc [libc++abi][NFC] Use C++11 spelling of [[noreturn]] (#207344) by Nikolas Klauser · 7 days ago
  5. da998f2 [libcxxabi] Don't enable -fvisibility=hidden on Windows (#207943) by Martin Storsjö · 10 days ago
  6. bb9697b [libc++abi] Always enable -fvisibility=hidden (#207333) by Nikolas Klauser · 11 days ago
  7. 751b977 [libcxxabi] Re-enable `thread_local_destruction_order.pass.cpp‎` on FreeBSD (#186129) by aokblast · 12 days ago
  8. 6b9301e [libc++abi][NFC] Avoid out parameter in dyn_cast_get_derived_info (#207326) by Nikolas Klauser · 14 days ago
  9. d380a1c [runtimes][NFC] Re-indent shared library blocks (#205523) by Matt Arsenault · 2 weeks ago
  10. 967591f [CMake] Warn when the version of CMake is older than 3.31.0 (#204203) by Petr Hosek · 3 weeks ago
  11. 0ecdee3 [runtimes] Don't create shared library targets when unsupported (#205517) by Matt Arsenault · 3 weeks ago
  12. 1e0cb5f [libc++abi] Fix alternate deletions in exhaustion tests (#193130) by Daniel Rank · 3 weeks ago
  13. 6f2d97f [libc++] Enable clang-tidy in the CI again (#195047) by Nikolas Klauser · 3 weeks ago
  14. a8905b1 [Demangle] Guard DEMANGLE_ABI and add missing annotation (#202920) by Fabrice de Gans · 5 weeks ago
  15. 788fddd [libc++] Fill in Apple availability for LLVM 21 (#202347) by Louis Dionne · 5 weeks ago
  16. 0752b4d [Clang] Mangling of pack indexing type and expression for itanium (#123513) by Corentin Jabot · 9 weeks ago
  17. 9c18f78 [libc++abi][libc][test] Use LLVM-libc headers in LLVM-libc config (#194665) by Jackson Stogel · 3 months ago
  18. d674361 libcxxabi: declare __gnu_unwind_frame in cxa_personality (#189787) by Khem Raj · 3 months ago
  19. 8b5d7b3 [libcxx] Add Testing Configuration for LLVM libc by Aiden Grossman · 3 months ago
  20. f09346e [ItaniumDemangle] Strip __alloc_token_ to transparently demangle allocation functions (#191048) by Marco Elver · 3 months ago