summaryrefslogtreecommitdiff
path: root/libcxxabi/test/thread_local_destruction_order.pass.cpp
AgeCommit message (Expand)Author
2023-04-11[libcxxabi] [test] Mark thread_local_destruction_order.pass.cpp unsupported f...Martin Storsjö
2023-01-20[libc++] Add FreeBSD XFAILs in preparation for CIEd Maste
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne
2022-05-26[libc++abi] Use from-scratch testing configs for libc++abi by defaultLouis Dionne
2022-04-06[libc++abi] Remove XFAIL on arm64Louis Dionne
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne
2021-07-13[libc++] Add a CI job for macOS on arm64 hardware 🥳Louis Dionne
2021-03-01[libc++/abi] Allow running back-deployment testing against libc++abiLouis Dionne
2020-11-27[libc++] Introduce an indirection to create threads in the test suiteLouis 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-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2020-05-12[libc++abi] Adjust XFAIL on macOS for bug that was fixed in recent OSesLouis Dionne
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-12-13[libc++abi] Mark failing test on Darwin as XFAILShoaib Meenai
2016-10-14Mark test as unsupported without threadsEric Fiselier
2016-10-12Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Ba...Eric Fiselier