Clone this repo:

Branches

  1. a6c815c [libc++][hardening] Introduce assertion semantics. (#149459) by Konstantin Varlamov · 2 weeks ago main
  2. 00a1750 [llvm] annotate interfaces in Demangle for DLL export (#147564) by Andrew Rogers · 3 weeks ago
  3. b6f2833 Revert "[libc++][hardening] Introduce assertion semantics" (#148822) by Nikolas Klauser · 4 weeks ago
  4. 8eeec53 [libc++][hardening] Introduce assertion semantics (#148268) by Konstantin Varlamov · 4 weeks ago
  5. 4a1b486 [libcxxabi][libunwind] Support for using LLVM libc (#134893) by Petr Hosek · 5 weeks ago
  6. 33b29ab [libcxxabi][cmake] Account for LIBCXXABI_TARGET_SUBDIR in test config (#138527) by Raul Tambre · 6 weeks ago
  7. 0257015 [libc++abi] Fix C++ demangling for _BitInt type (#143466) by Larry Meadows · 7 weeks ago
  8. e44c3c4 [libc++] Expand Android libc++ test config files (#142846) by tynasello-google · 9 weeks ago
  9. 3a31ad5 [libc++] Upgrade to GCC 15 (#138293) by Nikolas Klauser · 9 weeks ago
  10. aca8664 [libcxxabi][test] Check that all copied files are synced between llvm and libcxxabi (#142262) by Michael Buch · 2 months ago
  11. 95b0765 [ItaniumDemangle][test] Factor demangler test-cases into file and sync into LLVM (#137947) by Michael Buch · 2 months ago
  12. 241ef36 [libcxxabi] Add test to assert that ItaniumDemangle.h is the same (#140323) by Aiden Grossman · 3 months ago
  13. 9810fb2 [libcxxabi] Update ItaniumDemangle.h from LLVM (#140273) by Aiden Grossman · 3 months ago
  14. 069652e [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 3 months ago
  15. 5a49db9 [ItaniumDemangle] Add Named flag to "pm" operator (#136862) by Michael Buch · 3 months ago
  16. 1efb5e6 [libcxx][NFC] Use macros for functions that support overriding detection (#133876) by Petr Hosek · 3 months ago
  17. 7ff13dd [ItaniumDemangle] Fix libcxxabi OutputBuffer::prepend for empty inputs (#138656) by Dmitry Vasilyev · 3 months ago
  18. f2a7f29 [ItaniumDemangle][NFC] Add getter to ObjCProtoName::getProtocol by Michael Buch · 4 months ago
  19. 6cc4c9c [ItaniumDemangle][test] Add test-cases for ref-qualified member pointer parameters by Michael Buch · 4 months ago
  20. 8c7a5ae [ItaniumDemangle] Add customizable printLeft/printRight APIs to OutputBuffer (#133249) by Michael Buch · 4 months ago