summaryrefslogtreecommitdiffstats
path: root/libcxx/test/language.support/support.exception
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2019-1064/+0
* War on tabs.Howard Hinnant2013-07-081-4/+4
* Give A an explicitly non-throwing destructor so that B's destructor isAlexis Hunt2011-07-181-1/+1
* <rdar://problem/9073695> std::uncaught_exception() becomes true before evalua...Nick Kledzik2011-03-111-1/+10
* N3189 Observers for the three handler functionsHoward Hinnant2010-12-021-0/+25
* license changeHoward Hinnant2010-11-1618-36/+36
* sync with N3126Howard Hinnant2010-09-054-92/+0
* sync with N3126Howard Hinnant2010-09-051-0/+0
* Remove tabsHoward Hinnant2010-08-221-7/+7
* Fixing whitespace problemsHoward Hinnant2010-08-226-8/+8
* Corrected rethrow_if_nestedHoward Hinnant2010-05-281-12/+28
* [except.nested]Howard Hinnant2010-05-276-0/+417
* change test case to verify unexpected() calls terminate - not is terminateNick Kledzik2010-05-141-2/+15
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1116-16/+16
* libcxx initial importHoward Hinnant2010-05-1116-0/+676
OpenPOWER on IntegriCloud