Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 12 | -394/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Remove tests that va_copy is not defined when C++ < 11. | Eric Fiselier | 2014-11-20 | 1 | -4/+0 |
| | | | | llvm-svn: 222405 | ||||
* | Change contradictory wording in va_copy test error message. | Eric Fiselier | 2014-11-19 | 1 | -2/+2 |
| | | | | llvm-svn: 222383 | ||||
* | Modify tests to check that va_copy is only defined in C++11 and beyond. | Eric Fiselier | 2014-11-18 | 1 | -2/+8 |
| | | | | llvm-svn: 222282 | ||||
* | Some tests used __typeof__ instead of decltype. Replace these usages. | Marshall Clow | 2014-10-21 | 1 | -2/+2 |
| | | | | llvm-svn: 220296 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 12 | -24/+24 |
| | | | | llvm-svn: 119395 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 12 | -12/+12 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 12 | -0/+392 |
llvm-svn: 103490 |