| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug #19473. If you pass an allocator to std::function, we should use that ↵ | Marshall Clow | 2014-04-18 | 1 | -0/+60 |
| | | | | | | | allocator, not construct one from scratch. Add a test to make sure llvm-svn: 206623 | ||||
| * | 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 | ||||
| * | Found six (nmostly) identical files named 'test_allocator.h' in the libcxx ↵ | Marshall Clow | 2013-12-03 | 1 | -0/+155 |
| 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 | |||||

