Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -59/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Fix PR#20834 - 'is_trivially_destructible yeilds wrong answer for arrays of ↵ | Marshall Clow | 2014-09-02 | 1 | -1/+1 |
| | | | | | | unknown bound' Thanks to K-ballo for the bug report. Update a few of the other tests while we're here, and fix a typo in a test name. llvm-svn: 216909 | ||||
* | [libc++] Teach is_integral, is_[un]signed and make_[un]signed about ↵ | Stephan Tolksdorf | 2014-03-26 | 1 | -0/+5 |
| | | | | | | | | | | __[u]int128_t This commit also adds tests for std::numeric_limits<__[u]int128_t>. Reviewed in http://llvm-reviews.chandlerc.com/D2917 llvm-svn: 204849 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+54 |
| | | | | 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 |