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