1. 4a73431 [NFC][unwind] Improve error message when a type has more than one RTTIs by Louis Dionne · 6 years ago
  2. 2dc3cf8 Enable libcxxabi for Windows by Pirama Arumuga Nainar · 6 years ago
  3. 46f9320 Merge QP1A.181008.001 by Diego Wilson · 6 years ago
  4. 268c95f Snap for 5027604 from 72540077e46bf028a2f5db9ff07f5e908d9496d2 to qt-release by android-build-team Robot · 6 years ago
  5. 7254007 [libc++abi] is_strcmp parameter to is_equal is unused for WIN32 am: 410f4950ad am: 89c2e8914e by Pirama Arumuga Nainar · 6 years ago
  6. bee06ed [libc++abi] is_strcmp parameter to is_equal is unused for WIN32 am: 410f4950ad by Pirama Arumuga Nainar · 6 years ago
  7. 89c2e89 [libc++abi] is_strcmp parameter to is_equal is unused for WIN32 am: 410f4950ad by Pirama Arumuga Nainar · 6 years ago
  8. f73436a Snap for 5025290 from ddb6fe82c6ed52e619fbc705e882b89bc17e3130 to qt-release by android-build-team Robot · 6 years ago
  9. dd73082 Update docs to reference new libc++ mailing lists. by Eric Fiselier · 6 years ago
  10. ed902ff Fix incorrectly aligned exceptions in 32 bit builds. by Eric Fiselier · 6 years ago
  11. 410f495 [libc++abi] is_strcmp parameter to is_equal is unused for WIN32 by Pirama Arumuga Nainar · 6 years ago
  12. 2aa5ee6 [libc++abi] is_strcmp parameter to is_equal is unused for WIN32 by Pirama Arumuga Nainar · 6 years ago
  13. ddb6fe8 Implement a GCC compatible SEH unwinding personality, __gxx_personality_seh0 am: bd30224dab am: 525d328d91 by Martin Storsjo · 6 years ago
  14. ba0bdbe Implement a GCC compatible SEH unwinding personality, __gxx_personality_seh0 am: bd30224dab by Martin Storsjo · 6 years ago
  15. 525d328 Implement a GCC compatible SEH unwinding personality, __gxx_personality_seh0 by Martin Storsjo · 6 years ago
  16. bd30224 Implement a GCC compatible SEH unwinding personality, __gxx_personality_seh0 by Martin Storsjo · 6 years ago
  17. 38e306d add a quick link to libc++ by Sylvestre Ledru · 6 years ago
  18. fc9a148 Merge QP1A.180918.001 by Bill Peckham · 6 years ago
  19. 488e667 Merge Demangle change in r342330 to libcxxabi. by Nico Weber · 6 years ago
  20. bb1f587 Snap for 4992407 from 681f5de20e08c7c7cab382d25652bc755f7454ff to qt-release by android-build-team Robot · 6 years ago
  21. 681f5de Suppress -Wimplicit-fallthrough. am: f8126cddfe am: a8a55f5f48 am: f07acfef12 by Chih-Hung Hsieh · 6 years ago
  22. f07acfe Suppress -Wimplicit-fallthrough. am: f8126cddfe am: a8a55f5f48 by Chih-Hung Hsieh · 6 years ago
  23. a8a55f5 Suppress -Wimplicit-fallthrough. am: f8126cddfe by Chih-Hung Hsieh · 6 years ago
  24. f8126cd Suppress -Wimplicit-fallthrough. by Chih-Hung Hsieh · 6 years ago
  25. 5f74259 Port my recent changes from LLVM copy of the demangler: by Richard Smith · 6 years ago
  26. 29ffb8f Port LLVM r340203 (and r340205) to libcxxabi. by Richard Smith · 6 years ago
  27. 70f40ff Factor Node creation out of the demangler. No functionality change intended. by Richard Smith · 6 years ago
  28. bd80f66 [libcxxabi] Fix test_exception_address_alignment test for ARM by Yvan Roux · 6 years ago
  29. 357347f [itanium demangler] Add llvm::itaniumFindTypesInMangledName() by Erik Pilkington · 6 years ago
  30. 26bf849 Add missing _LIBCXXABI_FUNC_VIS to __gxx_personality_seh0 by Martin Storsjo · 6 years ago
  31. 1839f48 [itanium demangler] Support dot suffixes on block invocation functions by Erik Pilkington · 6 years ago
  32. 6ecec94 Merge QPR1.180718.001 by Diego Wilson · 6 years ago
  33. f74c748 Update version to 8.0.0svn by Hans Wennborg · 6 years ago
  34. d5a11bc [libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redundant since _LIBCPP_BUILDING_LIBRARY by Louis Dionne · 6 years ago
  35. 3c6231f [demangler] Fix an oss-fuzz bug from r338138 by Erik Pilkington · 6 years ago
  36. 4a3bc0a [demangler] Support for reference collapsing by Erik Pilkington · 6 years ago
  37. b680d15 [CMake] Don't use LIBCXXABI_ENABLE_STATIC option before its declared by Sam Clegg · 6 years ago
  38. 338d62e [CMake] Use LIBCXXABI_LIBDIR_SUFFIX in libc++abi build by Petr Hosek · 6 years ago
  39. fb81b4c Fix dangling reference in test by Eric Fiselier · 6 years ago
  40. 0f0fc90 [CMake] Option to control whether shared/static library is installed by Petr Hosek · 6 years ago
  41. 46e49b9 Reland "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 6 years ago
  42. 64f6c6a [demangler] call terminate() if allocation failed by Erik Pilkington · 6 years ago
  43. 3633019 Implement a GCC compatible SEH unwinding personality, __gxx_personality_seh0 by Martin Storsjo · 6 years ago
  44. b359943 Revert "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 6 years ago
  45. e082345 [CMake] Support statically linking dependencies only to shared or static library by Petr Hosek · 6 years ago
  46. a034071 Add GCC 9 to XFAILs list for test by Eric Fiselier · 6 years ago
  47. bcadcdd Merge changes to ItaniumDemangle over to libcxxabi. by Zachary Turner · 6 years ago
  48. 5b1f0aa [CMake] Set per-runtime library directory suffix in runtimes build by Petr Hosek · 6 years ago
  49. 047fb73 [demangler] Avoid alignment warning by Serge Pavlov · 6 years ago
  50. b94d15c Revert r336159, r336157. Some bots failed on qualified std::max_align_t, and other on unqualified max_align_t. by Erik Pilkington · 6 years ago
  51. d281904 Some buildbots were choking on std::max_align_t, try using the global alias. by Erik Pilkington · 6 years ago
  52. ee0ed4b [demangler] Fix a MSVC alignment warning. by Erik Pilkington · 6 years ago
  53. beab795 [libc++abi] Look for __config instead of vector by Shoaib Meenai · 6 years ago
  54. aaca56f [libc++abi] Limit libc++ header search to specified paths by Shoaib Meenai · 6 years ago
  55. 28fe9f5 Support for multiarch runtimes layout by Petr Hosek · 6 years ago
  56. 60abed6 [CMake] Convert paths to the right form in standalone builds on Windows by Martin Storsjo · 6 years ago
  57. 1064a0a Update copyright year to 2018. by Paul Robinson · 6 years ago
  58. f00ee91 Fix libcxxabi tests after clang r334924 by Vitaly Buka · 6 years ago
  59. f32f3ad Fix libcxx tests after clang r334677. by Vitaly Buka · 6 years ago
  60. bb2d69d Snap for 4796633 from 31147f7e1780adbc0bd8ee52e2ef2bffbe48de79 to qt-release by android-build-team Robot · 6 years ago
  61. 31147f7 Mark as recovery_available: true am: 1607e38f33 am: 9f2f58ae18 am: 3ed0b9e36d by Jiyong Park · 6 years ago
  62. 3ed0b9e Mark as recovery_available: true am: 1607e38f33 am: 9f2f58ae18 by Jiyong Park · 6 years ago
  63. 9f2f58a Mark as recovery_available: true am: 1607e38f33 by Jiyong Park · 6 years ago
  64. e0330b6 private_typeinfo: limit is_dst_type_derived_from_static_type optimization by Eric Fiselier · 6 years ago
  65. ea1884b private_typeinfo: propagate static flags in vmi search_above_dst method by Eric Fiselier · 6 years ago
  66. afe9f90 private_typeinfo: propagate static flags in vmi search_above_dst method by Eric Fiselier · 6 years ago
  67. 05a7394 Fix test failure for missing _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS by Nico Weber · 6 years ago
  68. 934e061 Move _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS macro to build system by Nico Weber · 6 years ago
  69. 1607e38 Mark as recovery_available: true by Jiyong Park · 6 years ago
  70. b95ff2d [libc++abi] Replace __sync_* functions with __libcpp_atomic_* functions. by Eli Friedman · 6 years ago
  71. 0df654b [demangler] NFC: Some refactoring to support partial demangling. by Erik Pilkington · 6 years ago
  72. 52c7a37 [CFI] Disable CFI checks for __cxa_decrement_exception_refcount by Vlad Tsyrklevich · 6 years ago
  73. 967b00e [demangler] Support for fold expressions. by Erik Pilkington · 6 years ago
  74. 437202e [demangler] Support for <data-member-prefix>. by Erik Pilkington · 6 years ago
  75. 6a4e62b [demangler] Support for partially substituted sizeof.... by Erik Pilkington · 6 years ago
  76. d4dc2dd [CMake] Support for monorepo layout by Petr Hosek · 6 years ago
  77. 565ba04 [demangler] Fix a bug in r328464 found by oss-fuzz. by Erik Pilkington · 6 years ago
  78. 04f3985 [demangler] Use a back-patching scheme to resolve forward references. by Erik Pilkington · 6 years ago
  79. 85619f5 [demangler] Tweak how parameter pack sizes are determined. by Erik Pilkington · 6 years ago
  80. bb80c5c [demangler] Support for clang's enable_if attribute. by Erik Pilkington · 6 years ago
  81. 61966e5 [demangler] Support for <template-param>s in generic lambdas. by Erik Pilkington · 7 years ago
  82. aa209d8 [demangler] Simplify printing of structured bindings. by Erik Pilkington · 7 years ago
  83. d145e1f [demangler] Support for sequence numbers on lifetime extended temporaries. by Erik Pilkington · 7 years ago
  84. dee4d0b [demangler] Support for structured bindings. by Erik Pilkington · 7 years ago
  85. bc65e17 Merge Qualcomm release AU_LINUX_ANDROID_LA.UM.7.3.08.00.00.388.078 by Diego Wilson · 7 years ago
  86. 9eaf30b [demangler] Fix a mistake in r326797. by Erik Pilkington · 7 years ago
  87. f26c8d1 [demangler] Modernize the rest of the demangler. by Erik Pilkington · 7 years ago
  88. d0dd97d [demangler] Modernize parse_unresolved_name. by Erik Pilkington · 7 years ago
  89. e1d6162 [demangler] Modernize parse_name. by Erik Pilkington · 7 years ago
  90. ce1bca6 PPR1.180219.001_AOSP_Merge by Divya Sharma · 7 years ago
  91. 7e027ac [demangler] Support for exception specifications on function types. by Erik Pilkington · 7 years ago
  92. bdaf882 [demangler] Simplify the AST for function types, NFC. by Erik Pilkington · 7 years ago
  93. 5f0867c [demangler] Support for inheriting constructors. by Erik Pilkington · 7 years ago
  94. 2808f77 [demangler] Rewrite parse_nested_name in the new style. by Erik Pilkington · 7 years ago
  95. 88a1cf6 [demangler] Support for initializer lists and designated initializers. by Erik Pilkington · 7 years ago
  96. 13fb7dc [demangler] Support for dependent elaborate type specifiers. by Erik Pilkington · 7 years ago
  97. cf29d3b [demangler] All <qualifiers> on one type should share one entry in the substitution table. by Erik Pilkington · 7 years ago
  98. 527caea Snap for 4598635 from 14420d1a408d6185a05f58be30696d57ab5d7ee0 to pi-release by android-build-team Robot · 7 years ago int/p/fp2 rel/p/fp2/20.10.1-beta rel/p/fp2/20.12.0-beta rel/p/fp2/21.01.0-rel rel/p/fp2/21.03.0-rel rel/p/fp2/21.05.0-rel rel/p/fp2/21.08.1-rel rel/p/fp2/21.10.0-rel rel/p/fp2/21.12.0-rel 20.10.1-beta.0 20.12.0-beta.0 20.12.0-beta.1 21.01.0-rel.0 rel/p/fp2/21.01.0-rel.1 rel/p/fp2/21.03.0-rel.1 rel/p/fp2/21.03.0-rel.2 rel/p/fp2/21.05.0-rel.1 rel/p/fp2/21.08.1-rel.0 rel/p/fp2/21.10.0-rel.2 rel/p/fp2/21.12.0-rel.1
  99. 14420d1 Adapt to upstream changes. am: 2eddfdfc54 am: 18fda00ac0 am: f272375120 by Dan Albert · 7 years ago
  100. 55781f8 Merge to upstream r324282. am: 545e0e29a1 am: c4044532f5 am: 8f77f04263 by Dan Albert · 7 years ago