summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/test_exception_storage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs2015-01-211-87/+0
* [libcxxabi] Refactor building and testing libc++abi without threadsEric Fiselier2014-11-241-1/+4
* s/LIBCXXABI_SINGLE_THREADED/LIBCXXABI_HAS_NO_THREADS/ for consistency with li...Jonathan Roelofs2014-09-051-3/+3
* On single threaded systems, turn mutexes into nopsJonathan Roelofs2014-05-061-3/+13
* Correct test bug.Howard Hinnant2012-01-311-2/+2
* Minor header fixups for test.Howard Hinnant2012-01-281-1/+2
* Add/update copyright noticesHoward Hinnant2011-12-061-0/+9
* Exception handling stuctures, and thread-local variables for exception handlingMarshall Clow2011-07-201-0/+64
OpenPOWER on IntegriCloud