[all-commits] [llvm/llvm-project] e0aece: [libc][utils] Add more methods to StringView
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Jul 12 00:42:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0aece276faa99fdeb0f7a5166312bb05a0fe1dc
https://github.com/llvm/llvm-project/commit/e0aece276faa99fdeb0f7a5166312bb05a0fe1dc
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M libc/src/__support/CPP/StringView.h
M libc/test/src/__support/CPP/stringview_test.cpp
Log Message:
-----------
[libc][utils] Add more methods to StringView
Differential Revision: https://reviews.llvm.org/D128908
More information about the All-commits
mailing list