- b74d771 [libc++] Move the definition of aligned allocation helpers outside of <new> by Louis Dionne · 2 years, 8 months ago main
- d520d58 [libc++] Add FreeBSD XFAILs in preparation for CI by Ed Maste · 2 years, 7 months ago
- dc82f30 [libc++] Granularize <type_traits> includes in <utility> by Nikolas Klauser · 2 years, 7 months ago
- df3cc8e [libcxxabi] Use 'target=' consistently by Paul Robinson · 2 years, 7 months ago
- 123239c [libc++][Android] Include cstdlib to define __BIONIC__ by Ryan Prichard · 2 years, 7 months ago
- 25a3d07 [demangler][LoongArch] Correct the mangled_size for long double by Weining Lu · 2 years, 7 months ago
- f46bba9 Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes" by Leonard Chan · 2 years, 7 months ago
- 44d54ba [libc++abi][LIT][AIX] Use Vector instructions available on Power7 in vec_reg_restore.pass.cpp by Xing Xue · 2 years, 8 months ago
- 9231726 [CMake] Use LLVM_TARGET_TRIPLE in runtimes by Petr Hosek · 3 years, 5 months ago
- 7362046 [libc++][NFC] Consistently use newline between license and include guard by Louis Dionne · 2 years, 8 months ago
- 83cce21 Revert "[libcxxabi] Always use thread_local for cxa_exception_storage" by Louis Dionne · 2 years, 8 months ago
- e800514 [libcxxabi] Always use thread_local for cxa_exception_storage by Shoaib Meenai · 2 years, 8 months ago
- 1a32724 [CMake] Fix -Wstrict-prototypes by Sam James · 2 years, 8 months ago
- a89eb5a [libc++abi] Use std::nullptr_t instead of declaring it manually by Ryan Prichard · 2 years, 9 months ago
- 8dd4051 [libc++abi][AIX] Use reserved slot in stack to pass the address of exception object by Xing Xue · 2 years, 9 months ago
- c7b6fcf [libc++abi][AIX] Use reserved slot in stack to pass the address of exception object by Xing Xue · 2 years, 9 months ago
- 519e9ef libcxxabi [PR58117][NFC]: Open code lower bound by Nathan Sidwell · 2 years, 9 months ago
- 685c4ad [demangler] Simplify OutputBuffer initialization by Nathan Sidwell · 3 years, 5 months ago
- 9572e56 Revert "[runtimes] Always define cxx_shared, cxx_static & other targets" by Haowei Wu · 2 years, 9 months ago
- eb9fece [libcxxabi]: Resync llvm & libcxxabi's demangler by Nathan Sidwell · 2 years, 9 months ago
- b4bc036 [runtimes] Always define cxx_shared, cxx_static & other targets by Louis Dionne · 2 years, 10 months ago
- 849e53c [runtimes] Add the ability to customize the output name of libc++, libc++abi and libunwind by Louis Dionne · 2 years, 9 months ago
- db2a783 [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++. by Zibi Sarbinowski · 2 years, 10 months ago
- 20a144a [runtimes] Remove all traces of the legacy testing configuration system by Louis Dionne · 3 years, 2 months ago
- 5c3e02e [libcxxabi] Fix forced_unwind3.pass.cpp compilation error by Aaron Puchert · 2 years, 10 months ago
- 6285577 [libc++] Granularize the rest of memory by Nikolas Klauser · 2 years, 11 months ago
- 48afced [runtimes] Don't link against compiler-rt when we don't find it by Louis Dionne · 2 years, 11 months ago
- 3dc2f80 Revert the removal of LLVM_ENABLE_PROJECTS for libc++ and libc++abi by Louis Dionne · 2 years, 11 months ago
- 6c17e7c [libcxxabi][cmake] Allow building without libcxx again by John Ericson · 2 years, 11 months ago
- ee4f792 [libcxxabi] Fix alignment of pointers returned by fallback_malloc by Simon Tatham · 2 years, 11 months ago
- 5d227e3 Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" by John Ericson · 2 years, 11 months ago
- d2e4dc7 [cmake] Use `CMAKE_INSTALL_LIBDIR` too by John Ericson · 4 years, 3 months ago
- 039323b Remove references to old mailing lists that have moved to discourse. Replace with links to discourse. by tlattner · 3 years ago
- b954e3e [libcxxabi][CMake] Set --unwindlib=none when using LLVM libunwind by Petr Hosek · 3 years ago
- 3007992 [SystemZ][z/OS] Modify cxxabi to be compatible with existing z/OS runtime by Muiez Ahmed · 3 years, 1 month ago
- b5f3d3b [libc++abi][AIX] Use _LIBCXXABI_FUNC_VIS for exported routines by Xing Xue · 3 years, 1 month ago
- 92ef8d4 [libc++][CI] Updates GCC to version 12. by Mark de Wever · 3 years, 2 months ago
- 2dba7d2 [libcxx] Remove extraneous '---' lines in .clang-format files by owenca · 3 years, 1 month ago
- bb4dcb7 [libcxx][AIX] Switch build compiler to clang by Jake Egan · 3 years, 1 month ago
- 013bcd8 [libc++] Towards a simpler extern template story in libc++ by Louis Dionne · 4 years, 1 month ago
- 11395e5 [libcxxabi] Check __SEH__, when checking if ARM EHABI is implied by Martin Storsjö · 3 years, 2 months ago
- c30c515 [libc++abi][AIX] add personality and helper functions for the state table EH by Xing Xue · 3 years, 2 months ago
- 1a14c57 [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ by Louis Dionne · 3 years, 2 months ago
- 97ede7d [runtimes] Officially deprecate the legacy testing configuration system by Louis Dionne · 3 years, 2 months ago
- 8b1770b [demangler][RISCV] Fix for long double by Piggy NL · 3 years, 2 months ago
- e44a32d [libc++abi] Use from-scratch testing configs for libc++abi by default by Louis Dionne · 3 years, 2 months ago
- 4ad92ec [libc++abi] Add missing XFAIL on test by Louis Dionne · 3 years, 2 months ago
- 3e4d383 [runtimes] Fix the build of merged ABI/unwinder libraries by Louis Dionne · 3 years, 2 months ago
- fb707c2 [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on Windows by Martin Storsjö · 3 years, 3 months ago
- 75a3853 [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE. by Daniel Kiss · 3 years, 2 months ago
- b682786 [runtimes] Introduce object libraries by Louis Dionne · 3 years, 2 months ago
- e112e5e [libcxxabi] Copy headers into build location by Petr Hosek · 3 years, 2 months ago
- 002da0a [runtimes][NFC] Remove dead code for Standalone builds by Louis Dionne · 3 years, 2 months ago
- c7d2959 [libc++abi][NFCI] Refactor demangling_terminate_handler to reduce nesting by Louis Dionne · 3 years, 2 months ago
- aeb5500 [libc++] Overhaul how we select the ABI library by Louis Dionne · 3 years, 5 months ago
- 2820149 [demangler] Avoid special-subst code duplication by Nathan Sidwell · 3 years, 4 months ago
- ba674f3 [libc++abi][NFC] Add comment on long reaching #if by Louis Dionne · 3 years, 2 months ago
- f8b9fcc [libc++abi] Refactor exception type demangling into a separate function by Louis Dionne · 3 years, 2 months ago
- bb1e46c [runtimes] Print the testing configuration in use in libunwind and libc++abi by Louis Dionne · 3 years, 2 months ago
- 443806a [libc++abi][NFC] Fix typo in comment by Louis Dionne · 3 years, 2 months ago
- 62aa835 [libc++abi] Reword uncaught exception termination message by Louis Dionne · 3 years, 2 months ago
- ecff200 [libcxxabi] [cmake] Fix a mismatched variable name by Martin Storsjö · 3 years, 2 months ago
- 558c0f0 [demangler] No need to space adjacent template closings by Nathan Sidwell · 3 years, 4 months ago
- ac1834f [demangler] Buffer peeking needs buffer by Nathan Sidwell · 3 years, 4 months ago
- fb82ddb [libcxxabi] Use the right calling convention for exception destructors on i386 Windows by Martin Storsjö · 3 years, 3 months ago
- ce96725 [demangler] Fold expressions of .* and ->* by Nathan Sidwell · 3 years, 5 months ago
- c7888dd Disable test for Android/Bionic. by Daniel Kiss · 3 years, 3 months ago
- dad8f7c [libunwind][AArch64] Fix _Unwind_ForcedUnwind via sigreturn. by Daniel Kiss · 3 years, 3 months ago
- c055932 [demangler] Fix demangling a template argument which happens to be a null pointer by gbreynoo · 3 years, 3 months ago
- a53022f Revert "[demangler] Simplify OutputBuffer initialization" by Kirill Stoimenov · 3 years, 3 months ago
- 7be4afe [demangler] Simplify OutputBuffer initialization by Nathan Sidwell · 3 years, 5 months ago
- 7d9bbeb [demangler][NFC] OperatorInfo table unit test by Nathan Sidwell · 3 years, 3 months ago
- 518fd76 [runtimes] [CMake] Unify variable names by Petr Hosek · 3 years, 4 months ago
- e025ba5 [demangler] Support C23 _BitInt type by Senran Zhang · 3 years, 4 months ago
- ed21e7f [libc++] Add back-deployment testing on arm64 macs by Louis Dionne · 3 years, 3 months ago
- 090c981 [libc++abi] Remove XFAIL on arm64 by Louis Dionne · 3 years, 3 months ago
- 5a66052 [demangler] Node precision dumper by Nathan Sidwell · 3 years, 4 months ago
- f6358c4 [demangler][NFC] Rename SwapAndRestore to ScopedOverride by Nathan Sidwell · 3 years, 5 months ago
- ac492da [demangler] Fix undocumented Local encoding by Nathan Sidwell · 3 years, 3 months ago
- 1850510 [demangler] Parenthesize >> inside template args by Nathan Sidwell · 3 years, 4 months ago
- e9c9bdf [demangler] Fix node matchers by Nathan Sidwell · 3 years, 4 months ago
- 8b55cc0 [demangler][NFC] Use def file for node names by Nathan Sidwell · 3 years, 4 months ago
- 019fb1b Demangle: Fix crash-on-invalid demangling of a module name with no underlying entity by David Blaikie · 3 years, 4 months ago
- 159209a [libunwind] Add a _LIBUNWIND_VERSION macro by Louis Dionne · 3 years, 5 months ago
- dafcca2 [demangler] Update node match calls by Nathan Sidwell · 3 years, 4 months ago
- 20057e5 [libc++][libc++abi] Serialize the enable_assertions Lit parameter in the generated config by Louis Dionne · 3 years, 4 months ago
- e35522e [demangler] Add StringView conversion operator by Nathan Sidwell · 3 years, 5 months ago
- 458a94f [demangler] Add operator precedence by Nathan Sidwell · 3 years, 5 months ago
- edde7bb [demangler] Add support for C++20 modules by Nathan Sidwell · 3 years, 6 months ago
- 93b8dcd [libc++][tests] Use CMake provided paths for includes and libdir instead of hardcoding them by Louis Dionne · 3 years, 4 months ago
- a897d0f [ARM] __cxa_end_cleanup: avoid clobbering r4 by Ryan Prichard · 3 years, 4 months ago
- 289d52c [libcxxabi] Fix cmake order dependency wrt dllexporting by Martin Storsjö · 3 years, 4 months ago
- a27d6e0 [demangler] Make OutputBuffer non-copyable by Nathan Sidwell · 3 years, 5 months ago
- cec921d [libc++] Use -I instead of -isystem to include headers in the test suite by Nikolas Klauser · 3 years, 5 months ago
- 634ca77 [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAIN by Louis Dionne · 3 years, 9 months ago
- 77c156f [libc++] Revert "Protect users from relying on detail headers" & related changes by Louis Dionne · 3 years, 5 months ago
- 0dda3d4 [demangler] Add co_await demangling by Nathan Sidwell · 3 years, 5 months ago
- 12b2ce7 [demangler][NFC] Tabularize operator name parsing by Nathan Sidwell · 3 years, 6 months ago
- fb95947 [demangler] Improve buffer hysteresis by Nathan Sidwell · 3 years, 5 months ago
- a3e8bed [demangler] Simplify SwapAndRestore by Nathan Sidwell · 3 years, 5 months ago