Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 6 | -6/+6 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 7 | -7/+21 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 7 | -28/+21 |
* | Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a | Marshall Clow | 2017-12-04 | 6 | -0/+510 |
* | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 1 | -0/+12 |