aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi/test/cxa_thread_atexit_test.pass.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne1-1/+1
2022-05-26[libc++abi] Use from-scratch testing configs for libc++abi by defaultLouis Dionne1-1/+1
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2020-10-08[runtimes] Use int main(int, char**) consistently in testsLouis Dionne1-1/+1
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-04-20Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL.Eric Fiselier1-5/+0
2017-03-04Fix PR25874 - Detect features required for cxa_thread_atexit_test.pass.cppEric Fiselier1-0/+5
2016-10-31Spell libcxxabi-no-threads correctlyEric Fiselier1-1/+1
2016-10-30Mark thread exit test as unsupported w/o threadsEric Fiselier1-0/+1
2016-10-12Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Ba...Eric Fiselier1-1/+0
2016-09-16Fix side effect in assertionEric Fiselier1-1/+1
2016-03-17[libcxxabi] Disable cxa_thread_atexit_test if unavailableJonas Hahnfeld1-0/+1
2015-02-03Make test require 'linux' instead of 'linux2'Eric Fiselier1-1/+1
2015-01-21Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs1-0/+33