Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -60/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Found six (nmostly) identical files named 'test_allocator.h' in the libcxx ↵ | Marshall Clow | 2013-12-03 | 1 | -1/+1 |
| | | | | | | test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. llvm-svn: 196174 | ||||
* | noexcept for <set>. Plus a few fixes to noexcept for <map>. | Howard Hinnant | 2011-06-04 | 1 | -1/+1 |
| | | | | llvm-svn: 132640 | ||||
* | noexcept for <map>. | Howard Hinnant | 2011-06-04 | 1 | -0/+60 |
llvm-svn: 132639 |