[all-commits] [llvm/llvm-project] 033750: [libc] Add index operator[] to StringView
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Apr 15 08:56:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03375089f5a66a5fa4dc7b30e6b62e7e69086226
https://github.com/llvm/llvm-project/commit/03375089f5a66a5fa4dc7b30e6b62e7e69086226
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M libc/utils/CPP/StringView.h
Log Message:
-----------
[libc] Add index operator[] to StringView
More information about the All-commits
mailing list