Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 7 | -217/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Allow libc++ to be built on systems without POSIX threads | Jonathan Roelofs | 2014-09-05 | 7 | -0/+14 |
| | | | | | | | | | | If you're crazy enough to want this sort of thing, then add -D_LIBCPP_HAS_NO_THREADS to your CXXFLAGS and --param=additiona_features=libcpp-has-no-threads to your lit commnad line. http://reviews.llvm.org/D3969 llvm-svn: 217271 | ||||
* | Albert Wong: Fix thread.thread.id/lt.pass.cpp to not assume thread::id() ↵ | Howard Hinnant | 2014-02-04 | 1 | -4/+10 |
| | | | | | | produces a minimal value. This enables this test to pass on andriod arm. llvm-svn: 200793 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 7 | -14/+14 |
| | | | | llvm-svn: 119395 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 7 | -7/+7 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 7 | -0/+197 |
llvm-svn: 103490 |