Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++][NFC] Remove excess trailing newlines from most files | Casey Carter | 2019-10-23 | 1 | -1/+0 |
* | [libcxx][test][NFC] Fix comment typos. | Stephan T. Lavavej | 2019-10-22 | 4 | -8/+8 |
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 12 | -12/+12 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 6 | -0/+12 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 18 | -18/+54 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 18 | -72/+54 |
* | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 12 | -12/+24 |
* | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 18 | -0/+1100 |