summaryrefslogtreecommitdiff
path: root/libcxxabi/test/test_exception_address_alignment.pass.cpp
AgeCommit message (Expand)Author
2024-06-28[libc++] Clean up and update deployment target features (#96312)Louis Dionne
2024-06-21[libc++] Fix deployment target Lit features (#94791)Louis Dionne
2023-03-30[libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_libLouis Dionne
2022-02-14[libc++abi] Add a from-scratch testing config for Apple backdeploymentLouis Dionne
2021-08-20[libc++] Remove test-suite annotations for unsupported Clang versionsLouis Dionne
2021-07-01[runtimes] Simplify how we specify XFAIL & friends based on the tripleLouis Dionne
2021-05-08[libc++] Move handling of the target triple to the DSLLouis Dionne
2021-04-07[libc++abi] Adjust XFAIL for misaligned exception header on ARMLouis Dionne
2021-03-01[libc++/abi] Allow running back-deployment testing against libc++abiLouis Dionne
2020-11-06Revert "Allow running back-deployment testing against libc++abi"Louis Dionne
2020-11-06Allow running back-deployment testing against libc++abiLouis Dionne
2020-10-08[runtimes] Use int main(int, char**) consistently in testsLouis Dionne
2020-07-16[libc++abi] Temporarily disable test on Apple to fix the CILouis Dionne
2020-06-05[libc++abi] Properly fix XFAILs for exception alignmentLouis Dionne
2020-06-03[libc++abi] Fix incorrect XFAILs for mis-aligned _Unwind_Exception on AppleLouis Dionne
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2020-04-22[libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'Louis Dionne
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-16[libcxxabi] Fix test_exception_address_alignment test for ARMYvan Roux
2017-04-04Fix exception address alignment test for EHABIAsiri Rathnayake
2017-03-04Add missing UNSUPPORTED for -fno-exception modeEric Fiselier
2017-03-04Attempt to suppress test failures on OS XEric Fiselier
2017-03-04[libcxxabi] Fix alignment of allocated exceptions in 32 bit buildsEric Fiselier