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 |
* | Move + and * operators of MoveOnly into MoveOnly.h. | Billy Robert O'Neal III | 2018-01-05 | 1 | -1/+2 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final tests | Eric Fiselier | 2017-04-19 | 1 | -2/+2 |
* | Add support for running our test suite against MSVC's STL | Eric Fiselier | 2017-01-18 | 1 | -1/+2 |
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -0/+2 |
* | Remove some test scaffolding that I added and then didn't need. No functional... | Marshall Clow | 2016-01-05 | 1 | -29/+0 |
* | First half of LWG#2354: 'Unnecessary copying when inserting into maps with br... | Marshall Clow | 2016-01-05 | 1 | -0/+30 |
* | We had two identical files named 'MoveOnly.h' in the test suite. Move one to ... | Marshall Clow | 2015-01-28 | 1 | -0/+50 |