Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. T... | Marshall Clow | 2019-03-19 | 1 | -1/+4 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 1 | -1/+1 |
* | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 1 | -0/+53 |