Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Remove unnecessary <iostream> #includes in tests | Louis Dionne | 2019-03-28 | 1 | -1/+0 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 3 | -3/+9 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 3 | -12/+9 |
* | Remove non-standard basic_string_view::clear() member. | Eric Fiselier | 2017-05-12 | 1 | -67/+0 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 4 | -8/+8 |
* | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 4 | -0/+299 |