Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 3 | -95/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Fix for PR17606 - result_of (and INVOKE) works incorrectly for member ↵ | Marshall Clow | 2014-02-10 | 1 | -0/+50 |
| | | | | | | function pointers with ref qualifiers. Also a drive-by fix for common_type in C++03 mode. Thanks to Michel Morin for the bug report and the proposed fix. llvm-svn: 201101 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 2 | -4/+4 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 2 | -2/+45 |
| | | | | llvm-svn: 111767 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 2 | -2/+2 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 2 | -0/+2 |
llvm-svn: 103490 |