[all-commits] [llvm/llvm-project] f8322d: [libc] Add a method `find_last_of` to StringView.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Jul 19 15:44:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8322d135176b2aebcd13d31ba51e182135db8d0
https://github.com/llvm/llvm-project/commit/f8322d135176b2aebcd13d31ba51e182135db8d0
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M libc/src/__support/CPP/StringView.h
M libc/test/src/__support/CPP/stringview_test.cpp
Log Message:
-----------
[libc] Add a method `find_last_of` to StringView.
Reviewed By: jeffbailey
Differential Revision: https://reviews.llvm.org/D130112
More information about the All-commits
mailing list