Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -222/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Implement void_t from N3911. Add a private version for use in the library ↵ | Marshall Clow | 2014-11-17 | 1 | -0/+69 |
| | | | | | | before C++1z. Update the 1z status page, marking a bunch of issues that don't require library changes as complete (2129, 2212, 2230, 2233, 2325, 2365, 2376) llvm-svn: 222138 | ||||
* | Whitespace maintenance. Remove a bunch of tabs that snuck in. No ↵ | Marshall Clow | 2014-10-18 | 1 | -1/+1 |
| | | | | | | functionality change llvm-svn: 220142 | ||||
* | Fix erroneous test; was failing on darwin-ppc32. Fixes PR18469. | Marshall Clow | 2014-01-18 | 1 | -0/+4 |
| | | | | llvm-svn: 199542 | ||||
* | A few fixes to tests for Windows port. | Howard Hinnant | 2013-07-15 | 1 | -2/+3 |
| | | | | llvm-svn: 186334 | ||||
* | Somehow aligned_union got dropped through the cracks. This adds it. Did a ↵ | Howard Hinnant | 2013-04-22 | 1 | -2/+2 |
| | | | | | | drive-by fix of alignment_of while I was in the neighborhood. llvm-svn: 180036 | ||||
* | Update testsuite strucuture to latest draft | Howard Hinnant | 2010-11-23 | 3 | -0/+148 |
llvm-svn: 120029 |