Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 13 | -560/+0 |
| | | | | llvm-svn: 224658 | ||||
* | [libc++] Teach is_integral, is_[un]signed and make_[un]signed about ↵ | Stephan Tolksdorf | 2014-03-26 | 1 | -0/+4 |
| | | | | | | | | | | __[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 | ||||
* | Patch for N3655 (Transformation type traits) with Howard's additions | Marshall Clow | 2013-07-04 | 1 | -1/+1 |
| | | | | llvm-svn: 185597 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 13 | -26/+26 |
| | | | | llvm-svn: 119395 | ||||
* | Changed __config to react to all of clang's currently documented has_feature ↵ | Howard Hinnant | 2010-09-04 | 1 | -2/+2 |
| | | | | | | flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. llvm-svn: 113086 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 13 | -13/+556 |
| | | | | llvm-svn: 111767 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 13 | -13/+13 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 13 | -0/+13 |
llvm-svn: 103490 |