Clone this repo:

Branches

  1. 0257015 [libc++abi] Fix C++ demangling for _BitInt type (#143466) by Larry Meadows · 3 days ago main
  2. e44c3c4 [libc++] Expand Android libc++ test config files (#142846) by tynasello-google · 2 weeks ago
  3. 3a31ad5 [libc++] Upgrade to GCC 15 (#138293) by Nikolas Klauser · 2 weeks ago
  4. aca8664 [libcxxabi][test] Check that all copied files are synced between llvm and libcxxabi (#142262) by Michael Buch · 4 weeks ago
  5. 95b0765 [ItaniumDemangle][test] Factor demangler test-cases into file and sync into LLVM (#137947) by Michael Buch · 4 weeks ago
  6. 241ef36 [libcxxabi] Add test to assert that ItaniumDemangle.h is the same (#140323) by Aiden Grossman · 5 weeks ago
  7. 9810fb2 [libcxxabi] Update ItaniumDemangle.h from LLVM (#140273) by Aiden Grossman · 6 weeks ago
  8. 069652e [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 7 weeks ago
  9. 5a49db9 [ItaniumDemangle] Add Named flag to "pm" operator (#136862) by Michael Buch · 7 weeks ago
  10. 1efb5e6 [libcxx][NFC] Use macros for functions that support overriding detection (#133876) by Petr Hosek · 7 weeks ago
  11. 7ff13dd [ItaniumDemangle] Fix libcxxabi OutputBuffer::prepend for empty inputs (#138656) by Dmitry Vasilyev · 8 weeks ago
  12. f2a7f29 [ItaniumDemangle][NFC] Add getter to ObjCProtoName::getProtocol by Michael Buch · 9 weeks ago
  13. 6cc4c9c [ItaniumDemangle][test] Add test-cases for ref-qualified member pointer parameters by Michael Buch · 9 weeks ago
  14. 8c7a5ae [ItaniumDemangle] Add customizable printLeft/printRight APIs to OutputBuffer (#133249) by Michael Buch · 2 months ago
  15. f833dca [PAC] Add support for __ptrauth type qualifier (#100830) by Akira Hatanaka · 2 months ago
  16. e01dce3 [libc++] Another Apple CI quick-fix. by Mark de Wever · 3 months ago
  17. e993f57 [libcxxabi] Fix the long double demangling for PowerPC (#135332) by Martin Storsjö · 3 months ago
  18. a43a953 [libcxxabi] Use __LDBL_MANT_DIG__ for configuring demangling of long doubles (#134976) by Martin Storsjö · 3 months ago
  19. 78140a7 [libc++] P3247R2: Deprecate `is_trivial(_v)` (#130573) by A. Jiang · 3 months ago
  20. 94c5d7a [libc++abi] Add a missing include for abort() (#126865) by Takuto Ikuta · 5 months ago