1. 5d8b6e2 [libc++abi] Adjust XFAIL on macOS for bug that was fixed in recent OSes by Louis Dionne · 4 years ago
  2. 6d6a604 [libc++abi] NFC: Remove pragma mark in favor of normal comment by Louis Dionne · 4 years ago
  3. d0dbda9 [libc++abi] Add -Wno-unreachable-code when building test for throwing incomplete types by Louis Dionne · 4 years ago
  4. 4b46103 [libcxx][libcxxabi][libunwind] Use libgcc on Android by Shoaib Meenai · 4 years ago
  5. 0d5e042 [libc++/abi] Provide an option to turn on forgiving dynamic_cast when building libc++abi by Louis Dionne · 4 years ago
  6. 49540af [libc++abi] NFC: Use "" instead of <> to include __cxxabi_config.h by Louis Dionne · 4 years ago
  7. df2cb92 [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' by Louis Dionne · 4 years ago
  8. df5d267 [libc++abi] Add a rate limiter when logging dynamic_cast errors by Louis Dionne · 4 years ago
  9. a6ed46f [libc++] Fix the no-exceptions build of libc++ on Apple by Louis Dionne · 4 years ago
  10. 179d7da [libc++abi] NFC: Remove trailing whitespace by Louis Dionne · 4 years ago
  11. be1ae5a [demangler] PPC and S390: Fix parsing of e-prefixed long double literals by Xing Xue · 4 years ago
  12. 1c9d8e3 [libc++abi] Enable the new libc++ testing format by default by Louis Dionne · 4 years ago
  13. 6e0f848 [lit] Move the recursiveExpansionLimit setting to TestingConfig by Louis Dionne · 4 years, 1 month ago
  14. cfd241f [libc++] Add an alternative Lit test format by Louis Dionne · 4 years, 1 month ago
  15. df27ce6 [libc++abi] NFC: Add link to review in workaround comment by Louis Dionne · 4 years, 1 month ago
  16. 838c69c [libc++abi] Fix remote execution of .sh.cpp tests by Sergej Jaskiewicz · 4 years, 1 month ago
  17. acc2b28 [libc++abi] Remove the old testit script by Louis Dionne · 4 years, 1 month ago
  18. 6432cf7 Enforce that libc++ and libc++abi are built in a monorepo layout by Louis Dionne · 4 years, 1 month ago
  19. 709298d Remove legacy CMake targets for libcxx and libcxxabi by Louis Dionne · 4 years, 1 month ago
  20. 6d5ae1f [libc++/libc++abi] Properly delimit lit substitutions by Louis Dionne · 4 years, 1 month ago
  21. a6fabea [libc++abi] Remove unused lit feature by Louis Dionne · 4 years, 1 month ago
  22. 7467aca Revert "Remove legacy CMake targets for libcxx and libcxxabi" by Louis Dionne · 4 years, 1 month ago
  23. 21534ec Remove legacy CMake targets for libcxx and libcxxabi by Louis Dionne · 4 years, 1 month ago
  24. ebfdcf9 [libc++abi] NFC: Move AtomicInt to cxa_guard_impl.h by Louis Dionne · 4 years, 1 month ago
  25. be4c439 [libcxxabi] Set LIBCXXABI_LINK_TESTS_WITH_SHARED_LIBCXX to ON if LIBCXX_ENABLE_SHARED is not defined by Sergej Jaskiewicz · 4 years, 3 months ago
  26. 190e99e [libc++abi] NFC: Simplify extern C declaration by Louis Dionne · 4 years, 1 month ago
  27. fcf27c9 Revert "[libc++abi] Change __cxa_finalize return type to void" by Louis Dionne · 4 years, 1 month ago
  28. dc4be22 [libc++abi] Change __cxa_finalize return type to void by Ryan Prichard · 4 years, 2 months ago
  29. cc3ee44 [libc++abi] NFC: Fix typo in comment by Louis Dionne · 4 years, 1 month ago
  30. dc19651 [arcconfig] Delete subproject arcconfigs by Shoaib Meenai · 4 years, 2 months ago
  31. 3f0bfbc [libcxxabi] Fix layout of __cxa_exception for win64 by Martin Storsjö · 4 years, 3 months ago
  32. d111cd9 [libc++abi] Bump PACKAGE_VERSION by Alex Langford · 4 years, 3 months ago
  33. c86a61c [libcxxabi] Insert padding in __cxa_exception struct for compatibility by Steven Wu · 4 years, 3 months ago
  34. 7bd6481 [libcxx] Link against android_support when needed by Shoaib Meenai · 4 years, 3 months ago
  35. d37083d [libcxxabi] NFC: Fix trivial typos in comments by Kazuaki Ishizaki · 4 years, 3 months ago
  36. 4d1aab3 Update spelling of {analyze,insert,remove}Branch in strings and comments by Krzysztof Parzyszek · 4 years, 3 months ago
  37. d938839 [libc++][libc++abi] Fix or suppress failing tests in single-threaded builds. by Eric Fiselier · 4 years, 3 months ago
  38. 13e020b [demangle] Copy back some NFC commits from LLVM by Erik Pilkington · 4 years, 3 months ago
  39. b2007fd [libcxxabi] Allow tests to link with static libc++abi/libc++ even if the shared version is present by Sergej Jaskiewicz · 4 years, 4 months ago
  40. a5a81bf [libc++abi] Fix non-constant initialization of default terminate handlers. by Eric Fiselier · 4 years, 4 months ago
  41. 9a2ba04 [libcxx{,abi}] Don't link libpthread and libdl on Fuchsia by Petr Hosek · 4 years, 5 months ago
  42. 7814eba [libcxx{,abi}] Emit deplibs only when detected by CMake by Michał Górny · 4 years, 5 months ago
  43. c44aeb3 [libcxxabi] Prevent cmake from removing our explicit system C++ include paths by Sam Clegg · 4 years, 5 months ago
  44. 87529ae [demangle] NFC: get rid of NodeOrString by Erik Pilkington · 4 years, 6 months ago
  45. b01bded [www] Change URLs to HTTPS. by Stephan T. Lavavej · 4 years, 6 months ago
  46. 5f96e59 P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invocable that would internally conjure up a deprecated function type. by Richard Smith · 4 years, 6 months ago
  47. f177fbf [libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option by Louis Dionne · 4 years, 7 months ago
  48. 7930253 [libc++abi] Do not define -Dcxxabi_shared_EXPORTS when building libc++abi by Louis Dionne · 4 years, 7 months ago
  49. 30757b4 [libc++abi] Remove redundant link flags on Apple platforms by Louis Dionne · 4 years, 7 months ago
  50. cd0e9f3 [libc++abi] Link against libSystem on Apple platforms by Louis Dionne · 4 years, 7 months ago
  51. d21b69a [libc++abi] Do not export some implementation-detail functions by Louis Dionne · 4 years, 7 months ago
  52. 51af627 [NFC][libc++abi] Convert stray tabs to spaces by Louis Dionne · 4 years, 7 months ago
  53. cc56e83 [libc++abi] Remove uses of C++ headers when possible by Louis Dionne · 4 years, 7 months ago
  54. eb1192c [NFC][libc++abi] Remove trailing whitespace from sources by Louis Dionne · 4 years, 7 months ago
  55. d9ed2e6 [libc++] Update link to Itanium C++ ABI documentation by Louis Dionne · 4 years, 7 months ago
  56. a88b318 [libc++abi] Remove redundant #include of <string.h> by Louis Dionne · 4 years, 7 months ago
  57. acd3125 [Testing] unbreak after r372963 by David Zarzycki · 4 years, 7 months ago
  58. c009d72 [libcxxabi] Fix arm build failer with libgcc by Adhemerval Zanella · 4 years, 7 months ago
  59. c7cdf5b Update XFAIL list for new GCC versions by Eric Fiselier · 4 years, 7 months ago
  60. 9c1f038 Fix incorrect demangling of call operator of lambda with explicit by Richard Smith · 4 years, 7 months ago
  61. 069f19d Simplify demangler rule for lambda-expressions to match discussion on by Richard Smith · 4 years, 7 months ago
  62. b38f700 Synchronize LLVM's copy of libc++abi's demangler with the libc++abi by Richard Smith · 4 years, 8 months ago
  63. cbffe54 Implement demangling support for C++20 lambda expression extensions. by Richard Smith · 4 years, 8 months ago
  64. 449d2e7 Provide a meaningful diagnostic when LLVM_PATH doesn't point to a directory by Louis Dionne · 4 years, 8 months ago
  65. dd8e251 [libcxxabi] __cxa_guard_require: test guard byte with != 0 instead of == 1 by Fangrui Song · 4 years, 8 months ago
  66. 479eef2 [libcxxabi] Define _LIBCXXABI_GUARD_ABI_ARM on WebAssembly by Sam Clegg · 4 years, 8 months ago
  67. 60c8d44 small follow-up to r368604 by Nico Weber · 4 years, 8 months ago
  68. 16d05ac libcxxabi: Rename .hpp files to .h by Nico Weber · 4 years, 8 months ago
  69. 0bbb834 Remove outdated comment about clang not populating src2dst_offset by Benjamin Kramer · 4 years, 8 months ago
  70. 4d0e0b9 [libc++abi] Fix tests when pstl is enabled by Louis Dionne · 4 years, 9 months ago
  71. 4df7906 [libc++] Take 2: Integrate the PSTL into libc++ by Louis Dionne · 4 years, 9 months ago
  72. 0603071 [runtimes] Don't depend on libpthread on Android by Yi Kong · 4 years, 9 months ago
  73. 11033cb Revert "[libc++] Integrate the PSTL into libc++" by Louis Dionne · 4 years, 9 months ago
  74. 9438b43 [libc++] Integrate the PSTL into libc++ by Louis Dionne · 4 years, 9 months ago
  75. 65a68da [libcxxabi] Don't process exceptions in cxa_handlers when they're disabled by Petr Hosek · 4 years, 9 months ago
  76. cabc7f0 [demangle] Support for C++2a char8_t by Erik Pilkington · 4 years, 10 months ago
  77. 085d9bc [libcxxabi] Use an explicit list to export symbols from the dylib by Louis Dionne · 4 years, 10 months ago
  78. 013371c [demangle] Special case clang's creative mangling of __uuidof expressions. by Erik Pilkington · 4 years, 10 months ago
  79. e0ed657 [libcxxabi] Remove the unused buildit script by Louis Dionne · 4 years, 10 months ago
  80. a11a622 [demangle] Vendor extended types shouldn't be considered substitution candidates by Erik Pilkington · 4 years, 10 months ago
  81. 12df836 [libcxx] Use libtool when merging archives on Apple platforms by Petr Hosek · 4 years, 11 months ago
  82. 34455f6 [libcxx][libcxxabi] Remove the unused CMake checks by Petr Hosek · 5 years ago
  83. f127cb2 [runtimes] Use -Wunknown-pragmas for the pragma check by Petr Hosek · 5 years ago
  84. 8e7a4c8 [runtimes] Check if pragma comment(lib, ...) is supported first by Petr Hosek · 5 years ago
  85. f50b6b1 [runtimes] Support ELF dependent libraries feature by Petr Hosek · 5 years ago
  86. a9d27a9 Update private_typeinfo's `is_equal` implementation after r361913 by Eric Fiselier · 5 years ago
  87. 20c821c [runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and include/c++ by Petr Hosek · 5 years ago
  88. 9d25b98 [libcxxabi] Add a test for invalid assumptions on the alignment of exceptions by Louis Dionne · 5 years ago
  89. c0497ae XFAIL test for new GCC version by Eric Fiselier · 5 years ago
  90. 78300bc minor cmake formatting style fix by Nico Weber · 5 years ago
  91. 963a072 [libcxxabi] Don't use -fvisibility-global-new-delete-hidden when not defining them by Petr Hosek · 5 years ago
  92. 4194739 [gn] Support for building libcxxabi by Petr Hosek · 5 years ago
  93. f689a3c Attempt to fix flaky tests. by Eric Fiselier · 5 years ago
  94. 797f4c1 Update DemangleConfig.h to better mangle LLVM's version. by Eric Fiselier · 5 years ago
  95. e45f5ef Remove XFail for new GCC. They fixed it by Eric Fiselier · 5 years ago
  96. 5b618c8 Fix compilation error with -DLIBCXXABI_ENABLE_THREADS=OFF by Michael Platings · 5 years ago
  97. 9df559c Cleanup new cxa guard implementation. by Eric Fiselier · 5 years ago
  98. 88ec672 Work around GCC test failure. by Eric Fiselier · 5 years ago
  99. 3323ddf Rewrite cxa guard implementation. by Eric Fiselier · 5 years ago
  100. 7d34970 [libc++abi] Don't use a .sh.cpp test for uncaught_exception by Louis Dionne · 5 years ago