summaryrefslogtreecommitdiff
path: root/test/cxa_thread_atexit_test.pass.cpp
AgeCommit message (Expand)Author
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