Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Add some const_casts in places where we were implicitly casting away constnes... | Marshall Clow | 2017-06-14 | 1 | -1/+1 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final tests | Eric Fiselier | 2017-04-19 | 1 | -2/+2 |
* | Remove names of unreferenced parameters. Patch from STL@microsoft.com | Eric Fiselier | 2016-04-28 | 1 | -1/+1 |
* | Our test allocators support move/copy construction; they should support move/... | Marshall Clow | 2015-10-06 | 1 | -1/+7 |
* | More of N4258 implementation. Mark all of our test_allocators as noexcept con... | Marshall Clow | 2015-06-03 | 1 | -11/+13 |
* | Add license headers to a bunch of libc++ files that were missing them. No fun... | Marshall Clow | 2014-01-16 | 1 | -0/+9 |
* | Found two identical files named 'allocators.h' in the libcxx test suite. Move... | Marshall Clow | 2013-12-02 | 1 | -0/+174 |