Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 1 | -1/+1 |
* | Fix a one more compare test that assumed -1/0/1 instsad of <0/0/>0. NFC. | Marshall Clow | 2019-04-24 | 1 | -1/+1 |
* | 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] Add missing <stdexcept> in several tests. | Billy Robert O'Neal III | 2018-08-08 | 1 | -0/+1 |
* | Fix some string_view tests that were failing when exceptions were disabled. A... | Marshall Clow | 2016-07-21 | 1 | -0/+5 |
* | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 1 | -0/+396 |