Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark <charconv> tests as unsupported for C++11 and C++14 if you're not testin... | Marshall Clow | 2019-03-20 | 1 | -0/+2 |
* | Make to_chars/from_chars work back to C++11. This means that we can use them ... | Marshall Clow | 2019-03-20 | 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 |
* | [libc++][C++17] Elementary string conversions for integral types | Zhihao Yuan | 2018-08-01 | 1 | -0/+30 |