summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/cxa_thread_atexit_test.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL.Eric Fiselier2017-04-201-5/+0
* Fix PR25874 - Detect features required for cxa_thread_atexit_test.pass.cppEric Fiselier2017-03-041-0/+5
* Spell libcxxabi-no-threads correctlyEric Fiselier2016-10-311-1/+1
* Mark thread exit test as unsupported w/o threadsEric Fiselier2016-10-301-0/+1
* Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Ba...Eric Fiselier2016-10-121-1/+0
* Fix side effect in assertionEric Fiselier2016-09-161-1/+1
* [libcxxabi] Disable cxa_thread_atexit_test if unavailableJonas Hahnfeld2016-03-171-0/+1
* Make test require 'linux' instead of 'linux2'Eric Fiselier2015-02-031-1/+1
* Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs2015-01-211-0/+33
OpenPOWER on IntegriCloud