Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 10 | -8619/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Mark string_view::to_string as const. Fixes PR21428 | Marshall Clow | 2014-11-02 | 1 | -4/+4 |
| | | | | llvm-svn: 221101 | ||||
* | Implement string_view from the library fundamentals TS (n4023). Also works ↵ | Marshall Clow | 2014-06-11 | 10 | -0/+8619 |
in C++11 and 03, with reduced functionality (mostly in the area of constexpr) llvm-svn: 210659 |