Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 | Marshall Clow | 2018-12-11 | 1 | -9/+14 |
* | Add tests to make sure that <string_view> provides std::size/data/empty in C+... | Marshall Clow | 2018-01-30 | 1 | -0/+5 |
* | More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in s... | Marshall Clow | 2017-11-15 | 1 | -0/+4 |
* | [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/+89 |