Clone this repo:

Branches

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