summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/cxa_thread_atexit_test.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libcxxabi] Disable cxa_thread_atexit_test if unavailableJonas Hahnfeld2016-03-171-0/+1
| | | | | | | | | The feature check is already in place when building the library but wasn't honored for the tests. Differential Revision: http://reviews.llvm.org/D18205 llvm-svn: 263699
* Make test require 'linux' instead of 'linux2'Eric Fiselier2015-02-031-1/+1
| | | | llvm-svn: 228073
* Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs2015-01-211-0/+33
http://reviews.llvm.org/D7101 llvm-svn: 226691
OpenPOWER on IntegriCloud