Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -118/+0 |
| | | | | llvm-svn: 224658 | ||||
* | David Blaikie suggested this test for detecting constexpr on the ↵ | Howard Hinnant | 2013-08-22 | 1 | -0/+40 |
| | | | | | | error_category default constructor. Additionally I decided to make this constructor trivial as well, as I could not come up with a rationale for not doing so. Fully tested with both current Apple clang and tip-of-trunk clang. llvm-svn: 189034 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 3 | -6/+6 |
| | | | | llvm-svn: 119395 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 3 | -3/+3 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 3 | -0/+78 |
llvm-svn: 103490 |