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 | -0/+3 |
* | Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function... | Marshall Clow | 2017-03-23 | 1 | -0/+3 |
* | Implement P0513R0 - "Poisoning the Hash" | Eric Fiselier | 2017-01-21 | 1 | -9/+18 |
* | [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ... | Stephan T. Lavavej | 2016-12-08 | 1 | -1/+1 |
* | Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed... | Marshall Clow | 2016-07-21 | 1 | -0/+55 |