Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 1 | -138/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libc++] Fix PR 31938 - std::basic_string constructors use non-deductible par... | Eric Fiselier | 2017-02-17 | 1 | -1/+2 |
* | [libcxx] [test] Fix comment typos, strip trailing whitespace. | Stephan T. Lavavej | 2017-01-18 | 1 | -1/+1 |
* | Fix some non-standard parts of our test suite. Reported by STL | Eric Fiselier | 2016-04-22 | 1 | -21/+21 |
* | Add pragma system header to some experimental headers and add newlines to files. | Eric Fiselier | 2015-02-10 | 1 | -1/+1 |
* | Mark assign to be constepr only in c++14; can't have constexpr fns that retur... | Marshall Clow | 2014-06-10 | 1 | -1/+1 |
* | Testing infastructure: A template for char_traits where all the functions are... | Marshall Clow | 2014-06-06 | 1 | -0/+138 |