summaryrefslogtreecommitdiffstats
path: root/libcxx/test/language.support/support.runtime
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2012-394/+0
| | | | llvm-svn: 224658
* Remove tests that va_copy is not defined when C++ < 11.Eric Fiselier2014-11-201-4/+0
| | | | llvm-svn: 222405
* Change contradictory wording in va_copy test error message.Eric Fiselier2014-11-191-2/+2
| | | | llvm-svn: 222383
* Modify tests to check that va_copy is only defined in C++11 and beyond.Eric Fiselier2014-11-181-2/+8
| | | | llvm-svn: 222282
* Some tests used __typeof__ instead of decltype. Replace these usages.Marshall Clow2014-10-211-2/+2
| | | | llvm-svn: 220296
* license changeHoward Hinnant2010-11-1612-24/+24
| | | | llvm-svn: 119395
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1112-12/+12
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1112-0/+392
llvm-svn: 103490
OpenPOWER on IntegriCloud