summaryrefslogtreecommitdiff
path: root/src/string-view.cc
Commit message (Expand)AuthorAgeFilesLines
* Run clang-format over all the files (#814)Ben Smith2018-03-161-1/+1
* Use default clang install on travis for ubsan (#713)Ben Smith2018-01-101-1/+1
* Always include quoted headers like "src/foo.h" (#601)Ben Smith2017-08-301-1/+1
* Fix bug in string_view::rfind (#562)Ben Smith2017-07-101-3/+3
* Add wabt::string_view, based on C++17 string_view (#359)Ben Smith2017-03-171-0/+196