Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -66/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Add license headers to a bunch of libc++ files that were missing them. No ↵ | Marshall Clow | 2014-01-16 | 1 | -0/+9 |
| | | | | | | functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. llvm-svn: 199400 | ||||
* | This is a start at making the libc++ test suite friendlier to the ↵ | Howard Hinnant | 2013-03-23 | 1 | -1/+6 |
| | | | | | | -fnoexceptions flag. Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled. The bulk of this code was donated anonymously. llvm-svn: 177824 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+1 |
| | | | | llvm-svn: 111755 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+52 |
llvm-svn: 103490 |