Clone this repo:

Branches

  1. 0f97603 [libcxx][CI] Use lld for everything in the ARM picolib builds (#158320) by David Spickett · 3 weeks ago main master
  2. 8380c02 [NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537) by David Tenty · 7 weeks ago
  3. a7cd4dd [libc++][hardening] Introduce assertion semantics. (#149459) by Konstantin Varlamov · 10 weeks ago
  4. ca3e3ac [llvm] annotate interfaces in Demangle for DLL export (#147564) by Andrew Rogers · 2 months ago
  5. 788d49c Revert "[libc++][hardening] Introduce assertion semantics" (#148822) by Nikolas Klauser · 3 months ago
  6. fcc0923 [libc++][hardening] Introduce assertion semantics (#148268) by Konstantin Varlamov · 3 months ago
  7. cfe1dae [libcxxabi][libunwind] Support for using LLVM libc (#134893) by Petr Hosek · 3 months ago
  8. 8d3a157 [libcxxabi][cmake] Account for LIBCXXABI_TARGET_SUBDIR in test config (#138527) by Raul Tambre · 3 months ago
  9. ff5af4f [libc++abi] Fix C++ demangling for _BitInt type (#143466) by Larry Meadows · 3 months ago
  10. a479518 [libc++] Expand Android libc++ test config files (#142846) by tynasello-google · 4 months ago
  11. 653c910 [libc++] Upgrade to GCC 15 (#138293) by Nikolas Klauser · 4 months ago
  12. d3958b1 [libcxxabi][test] Check that all copied files are synced between llvm and libcxxabi (#142262) by Michael Buch · 4 months ago
  13. 5e56101 [ItaniumDemangle][test] Factor demangler test-cases into file and sync into LLVM (#137947) by Michael Buch · 4 months ago
  14. e0fd8e7 [libcxxabi] Add test to assert that ItaniumDemangle.h is the same (#140323) by Aiden Grossman · 4 months ago
  15. 51051df [libcxxabi] Update ItaniumDemangle.h from LLVM (#140273) by Aiden Grossman · 5 months ago
  16. dc9ad08 [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 5 months ago
  17. a78b2d7 [ItaniumDemangle] Add Named flag to "pm" operator (#136862) by Michael Buch · 5 months ago
  18. 703b83e [libcxx][NFC] Use macros for functions that support overriding detection (#133876) by Petr Hosek · 5 months ago
  19. 79b3158 [ItaniumDemangle] Fix libcxxabi OutputBuffer::prepend for empty inputs (#138656) by Dmitry Vasilyev · 5 months ago
  20. e49bfbb [ItaniumDemangle][NFC] Add getter to ObjCProtoName::getProtocol by Michael Buch · 5 months ago