Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes PR21157 'tuple: non-default constructible tuple hard failure' Thanks ↵ | Marshall Clow | 2014-10-15 | 1 | -0/+28 |
| | | | | | | to Louis Dionne for the bug report and the patch. llvm-svn: 219785 | ||||
* | Found two identical files named 'DefaultOnly.h' in the libcxx test suite. ↵ | Marshall Clow | 2013-12-02 | 1 | -1/+1 |
| | | | | | | Moved one to /support, removed the other, and iupdated all the includes. No functionality change llvm-svn: 196118 | ||||
* | Give tuple a constexpr default constructor. | Howard Hinnant | 2012-07-06 | 1 | -0/+14 |
| | | | | llvm-svn: 159857 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 1 | -1/+1 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+49 |
llvm-svn: 103490 |