Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -102/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Fix is_member_function_pointer does not account for ellipsis. PR20345. Patch ↵ | Eric Fiselier | 2014-08-19 | 1 | -0/+24 |
| | | | | | | | | from Agustin Berge. I reviewed the patch and added the test cases. llvm-svn: 215984 | ||||
* | Fix a problem exposed by r208825, which caused bind (and other bits of ↵ | Marshall Clow | 2014-05-29 | 1 | -0/+23 |
| | | | | | | libc++) to stop working. And tests llvm-svn: 209785 | ||||
* | LWG Issue 2247: Implement type trait 'is_null_pointer' | Marshall Clow | 2013-10-05 | 1 | -0/+3 |
| | | | | llvm-svn: 192049 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+52 |
| | | | | llvm-svn: 111767 | ||||
* | 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/+1 |
llvm-svn: 103490 |