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 |
* | 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 |
* | Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616 | Marshall Clow | 2018-07-02 | 1 | -17/+34 |
* | Remove XFAIL in implicit_deduction_guides tests | Steven Wu | 2017-02-27 | 1 | -4/+0 |
* | Work around Clang assertion when testing C++17 deduction guides with '-g'. | Eric Fiselier | 2017-02-17 | 1 | -0/+4 |
* | [libc++] Fix PR 31938 - std::basic_string constructors use non-deductible par... | Eric Fiselier | 2017-02-17 | 1 | -0/+300 |