summaryrefslogtreecommitdiff
path: root/libcxxabi/test/cxa_thread_atexit_test.pass.cpp
AgeCommit message (Expand)Author
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
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne
2020-10-08[runtimes] Use int main(int, char**) consistently in testsLouis Dionne
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-04-20Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL.Eric Fiselier
2017-03-04Fix PR25874 - Detect features required for cxa_thread_atexit_test.pass.cppEric Fiselier
2016-10-31Spell libcxxabi-no-threads correctlyEric Fiselier
2016-10-30Mark thread exit test as unsupported w/o threadsEric Fiselier
2016-10-12Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Ba...Eric Fiselier
2016-09-16Fix side effect in assertionEric Fiselier
2016-03-17[libcxxabi] Disable cxa_thread_atexit_test if unavailableJonas Hahnfeld
2015-02-03Make test require 'linux' instead of 'linux2'Eric Fiselier
2015-01-21Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs