Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -56/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Allow libc++ to be built on systems without POSIX threads | Jonathan Roelofs | 2014-09-05 | 2 | -0/+4 |
| | | | | | | | | | | 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 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 2 | -4/+4 |
| | | | | llvm-svn: 119395 | ||||
* | [atomics.order] | Howard Hinnant | 2010-09-28 | 2 | -0/+52 |
llvm-svn: 114966 |