Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 15 | -696/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Add return statement to slice_array and mask_array assignment. Closes PR20614. | Eric Fiselier | 2014-08-12 | 1 | -0/+15 |
| | | | | | | | | | | This patch just adds the required return statements to slice_array::operator= and mask_array::operator=. Tests were added to check that the return value is the same as the object assigned to. llvm-svn: 215414 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 15 | -30/+30 |
| | | | | llvm-svn: 119395 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 15 | -15/+15 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 15 | -0/+681 |
llvm-svn: 103490 |