1. ce3db12 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 main master upstream/master
  2. d843755 [libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option by Louis Dionne · 4 years, 7 months ago
  3. 9de3fb5 [libc++abi] Do not define -Dcxxabi_shared_EXPORTS when building libc++abi by Louis Dionne · 4 years, 7 months ago
  4. 639f74d [libc++abi] Remove redundant link flags on Apple platforms by Louis Dionne · 4 years, 7 months ago
  5. 4e3fd55 [libc++abi] Link against libSystem on Apple platforms by Louis Dionne · 4 years, 7 months ago
  6. 2933bf8 [libc++abi] Do not export some implementation-detail functions by Louis Dionne · 4 years, 7 months ago
  7. 6f2865e [NFC][libc++abi] Convert stray tabs to spaces by Louis Dionne · 4 years, 7 months ago
  8. 953e27b [libc++abi] Remove uses of C++ headers when possible by Louis Dionne · 4 years, 7 months ago
  9. 70a7cf9 [NFC][libc++abi] Remove trailing whitespace from sources by Louis Dionne · 4 years, 7 months ago
  10. 06a5a82 [libc++] Update link to Itanium C++ ABI documentation by Louis Dionne · 4 years, 7 months ago
  11. 12a68cc [libc++abi] Remove redundant #include of <string.h> by Louis Dionne · 4 years, 7 months ago
  12. 3ed912b [Testing] unbreak after r372963 by David Zarzycki · 4 years, 7 months ago
  13. d2f56de [libcxxabi] Fix arm build failer with libgcc by Adhemerval Zanella · 4 years, 7 months ago
  14. 61bb6c0 Update XFAIL list for new GCC versions by Eric Fiselier · 4 years, 8 months ago
  15. c0e3e24 Fix incorrect demangling of call operator of lambda with explicit by Richard Smith · 4 years, 8 months ago
  16. 2daf732 Simplify demangler rule for lambda-expressions to match discussion on by Richard Smith · 4 years, 8 months ago
  17. 950f33f Synchronize LLVM's copy of libc++abi's demangler with the libc++abi by Richard Smith · 4 years, 8 months ago
  18. 72483dd Implement demangling support for C++20 lambda expression extensions. by Richard Smith · 4 years, 8 months ago
  19. a03db0b Provide a meaningful diagnostic when LLVM_PATH doesn't point to a directory by Louis Dionne · 4 years, 8 months ago
  20. ab4302d [libcxxabi] __cxa_guard_require: test guard byte with != 0 instead of == 1 by Fangrui Song · 4 years, 8 months ago
  21. f3b4aeb [libcxxabi] Define _LIBCXXABI_GUARD_ABI_ARM on WebAssembly by Sam Clegg · 4 years, 9 months ago
  22. bb31674 small follow-up to r368604 by Nico Weber · 4 years, 9 months ago
  23. d8218e6 libcxxabi: Rename .hpp files to .h by Nico Weber · 4 years, 9 months ago
  24. 71e8e8d Remove outdated comment about clang not populating src2dst_offset by Benjamin Kramer · 4 years, 9 months ago
  25. 45961e1 [libc++abi] Fix tests when pstl is enabled by Louis Dionne · 4 years, 9 months ago
  26. e79aec6 [libc++] Take 2: Integrate the PSTL into libc++ by Louis Dionne · 4 years, 9 months ago
  27. d7954f2 [runtimes] Don't depend on libpthread on Android by Yi Kong · 4 years, 9 months ago
  28. b4b1d85 Revert "[libc++] Integrate the PSTL into libc++" by Louis Dionne · 4 years, 9 months ago
  29. aeeb883 [libc++] Integrate the PSTL into libc++ by Louis Dionne · 4 years, 9 months ago
  30. 74d1e60 [libcxxabi] Don't process exceptions in cxa_handlers when they're disabled by Petr Hosek · 4 years, 10 months ago
  31. f0a491a [demangle] Support for C++2a char8_t by Erik Pilkington · 4 years, 10 months ago
  32. 29ae484 [libcxxabi] Use an explicit list to export symbols from the dylib by Louis Dionne · 4 years, 10 months ago
  33. c9a6d09 [demangle] Special case clang's creative mangling of __uuidof expressions. by Erik Pilkington · 4 years, 10 months ago
  34. c793cc6 [libcxxabi] Remove the unused buildit script by Louis Dionne · 4 years, 10 months ago
  35. 931ee9e [demangle] Vendor extended types shouldn't be considered substitution candidates by Erik Pilkington · 4 years, 11 months ago
  36. c0565cd [libcxx] Use libtool when merging archives on Apple platforms by Petr Hosek · 5 years ago
  37. 5f34ace [libcxx][libcxxabi] Remove the unused CMake checks by Petr Hosek · 5 years ago
  38. 522edee [runtimes] Use -Wunknown-pragmas for the pragma check by Petr Hosek · 5 years ago
  39. 4290ad2 [runtimes] Check if pragma comment(lib, ...) is supported first by Petr Hosek · 5 years ago
  40. 30a98b0 [runtimes] Support ELF dependent libraries feature by Petr Hosek · 5 years ago
  41. ad883fe Update private_typeinfo's `is_equal` implementation after r361913 by Eric Fiselier · 5 years ago
  42. 7addb75 [runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and include/c++ by Petr Hosek · 5 years ago
  43. 2ad0761 [libcxxabi] Add a test for invalid assumptions on the alignment of exceptions by Louis Dionne · 5 years ago
  44. b2f4615 XFAIL test for new GCC version by Eric Fiselier · 5 years ago
  45. 7846258 minor cmake formatting style fix by Nico Weber · 5 years ago
  46. ed0c5ed [libcxxabi] Don't use -fvisibility-global-new-delete-hidden when not defining them by Petr Hosek · 5 years ago
  47. e89608f [gn] Support for building libcxxabi by Petr Hosek · 5 years ago
  48. 49d3557 Attempt to fix flaky tests. by Eric Fiselier · 5 years ago
  49. 5b813d6 Update DemangleConfig.h to better mangle LLVM's version. by Eric Fiselier · 5 years ago
  50. 0fc26b6 Remove XFail for new GCC. They fixed it by Eric Fiselier · 5 years ago
  51. f98261d Fix compilation error with -DLIBCXXABI_ENABLE_THREADS=OFF by Michael Platings · 5 years ago
  52. 11fe87d Cleanup new cxa guard implementation. by Eric Fiselier · 5 years ago
  53. 6cc8ebb Work around GCC test failure. by Eric Fiselier · 5 years ago
  54. 57e82af Rewrite cxa guard implementation. by Eric Fiselier · 5 years ago
  55. 022ca07 [libc++abi] Don't use a .sh.cpp test for uncaught_exception by Louis Dionne · 5 years ago
  56. 82bd110 [libc++] Make sure we re-export some missing libc++abi symbols from libc++ by Louis Dionne · 5 years ago
  57. eb42f88 Fix PR41465 - Use __builtin_mul_overflow instead of hand-rolled check. by Eric Fiselier · 5 years ago
  58. 41f1158 [NFC] Correct outdated links to the Itanium C++ ABI documentation by Louis Dionne · 5 years ago
  59. 1dc2c61 [libc++abi] Create a macro for the 32 bit guard setting on ARM platforms by Louis Dionne · 5 years ago
  60. f3694db Revert "Make reads and writes of the guard variable atomic." by Eric Fiselier · 5 years ago
  61. cb31f3d Fix incorrect change during refactoring. by Eric Fiselier · 5 years ago
  62. 70134bf Remove unneeded write in __cxa_guard_release. by Eric Fiselier · 5 years ago
  63. 59d1223 Make reads and writes of the guard variable atomic. by Eric Fiselier · 5 years ago
  64. 582b1e3 Fix PR41395 - __cxa_vec_new may overflow in allocation size calculation. by Eric Fiselier · 5 years ago
  65. 45dccfe Further refactor cxa_guard.cpp by Eric Fiselier · 5 years ago
  66. 43cb674 Create RAII lock guard for global initialization lock. by Eric Fiselier · 5 years ago
  67. 40b41ca Always use is_initialized and set_initialized in cxa_guard.cpp by Eric Fiselier · 5 years ago
  68. e2eea8e llvm-cxxfilt: Demangle gcc "old-style unified" ctors and dtors by Nico Weber · 5 years ago
  69. 1ede335 [libc++abi] Do not share an object library to create the static/shared libraries by Petr Hosek · 5 years ago
  70. 14ee09c [libc++abi] Add LIBCXXABI_ENABLE_PIC cmake option by Sam Clegg · 5 years ago
  71. d0fdf28 [libc++abi] Actually set POSITION_INDEPENDENT_CODE when building shared library by Sam Clegg · 5 years ago
  72. b4acd52 [libc++abi] Don't set POSITION_INDEPENDENT_CODE when building static library by Sam Clegg · 5 years ago
  73. d56efcc Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/" by Matthew Voss · 5 years ago
  74. 9c99bae [runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/ by Petr Hosek · 5 years ago
  75. f7a8925 [libc++abi] Specify unwind lib before other system libraries when linking by Louis Dionne · 5 years ago
  76. 0d52966 [libcxxabi][CMake] Drop unused HandleOutOfTreeLLVM include by Petr Hosek · 5 years ago
  77. 8d607b0 [compiler-rt] Build custom libcxx with libcxxabi by Jonas Hahnfeld · 5 years ago
  78. 6f10573 [CMake] Avoid passing -rtlib=compiler-rt when using compiler-rt by Petr Hosek · 5 years ago
  79. f241cd6 [CMake] Support compiler-rt builtins library in tests by Petr Hosek · 5 years ago
  80. a167dfc [CMake] Update lit test configuration by Petr Hosek · 5 years ago
  81. 7f11588 [CMake] Support CMake variables for setting target, sysroot and toolchain by Petr Hosek · 5 years ago
  82. d052426 [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 5 years ago
  83. 505bf9b Revert "[CMake] Use correct visibility for linked libraries in CMake" by Petr Hosek · 5 years ago
  84. baf28c6 [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 5 years ago
  85. 04af72d [libunwind] Support building hermetic static library by Petr Hosek · 5 years ago
  86. 3692ea9 Adjust documentation for git migration. by James Y Knight · 5 years ago
  87. d3b53a9 Revert "[CMake] Use __libc_start_main rather than fopen when checking for C library" by Petr Hosek · 5 years ago
  88. a450097 [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always by Michal Gorny · 5 years ago
  89. 6a7c61d [CMake] Use __libc_start_main rather than fopen when checking for C library by Petr Hosek · 5 years ago
  90. 97ad975 [libcxxabi] Support building hermetic static library by Petr Hosek · 5 years ago
  91. cac80b2 Enable LLVM_ENABLE_WARNINGS when building standalone out of tree by Martin Storsjo · 5 years ago
  92. 6f0ac61 Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  93. 40f51b3 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  94. f5f3a9d Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  95. b302e96 Remove unnecesasry comment markers. by Chandler Carruth · 5 years ago
  96. 28f0521 Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  97. 43b8b58 [demangler] Support for block literals. by Erik Pilkington · 5 years ago
  98. 394048e [demangler] Ignore leading underscores if present by Erik Pilkington · 5 years ago
  99. 5057ba8 NFC: Make the copies of the demangler byte-for-byte identical by Erik Pilkington · 5 years ago
  100. 3b156bf Found another version number to increase from 8 to 9 by Hans Wennborg · 5 years ago