aboutsummaryrefslogtreecommitdiff
path: root/libcxx/test/language.support
AgeCommit message (Expand)AuthorFilesLines
2011-08-12Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574Howard Hinnant4-2/+14
2011-07-18Give A an explicitly non-throwing destructor so that B's destructor isAlexis Hunt1-1/+1
2011-03-11<rdar://problem/9073695> std::uncaught_exception() becomes true before evalua...Nick Kledzik1-1/+10
2011-03-09Corrected const-correctness on nullptr type_traits, and beefed up the test fo...Howard Hinnant1-0/+15
2010-12-02N3189 Observers for the three handler functionsHoward Hinnant2-0/+50
2010-11-16license changeHoward Hinnant112-224/+224
2010-11-16I have reverted all contributions made by Jesse Towner in revision 110724Howard Hinnant1-20/+3
2010-09-05sync with N3126Howard Hinnant4-92/+0
2010-09-05sync with N3126Howard Hinnant1-0/+0
2010-09-04Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2-2/+2
2010-08-22Remove tabsHoward Hinnant1-7/+7
2010-08-22Fixing whitespace problemsHoward Hinnant52-54/+54
2010-08-10patch by Jesse Towner, and bug fix by Sebastian RedlHoward Hinnant1-2/+19
2010-05-28[support.initlist.range]Howard Hinnant1-0/+36
2010-05-28Corrected rethrow_if_nestedHoward Hinnant1-12/+28
2010-05-27[except.nested]Howard Hinnant6-0/+417
2010-05-14change test case to verify unexpected() calls terminate - not is terminateNick Kledzik1-2/+15
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant109-109/+109
2010-05-11libcxx initial importHoward Hinnant109-0/+4582