[all-commits] [llvm/llvm-project] f9f1f9: [libc++] Improve ranges::starts_with
ZijunZhaoCCK via All-commits
all-commits at lists.llvm.org
Wed May 17 09:16:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9f1f9c2a533d5caa3ddf813ebbd16fe3a13fce7
https://github.com/llvm/llvm-project/commit/f9f1f9c2a533d5caa3ddf813ebbd16fe3a13fce7
Author: zijunzhao <zijunzhao at google.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M libcxx/test/std/algorithms/alg.nonmodifying/alg.starts_with/ranges.starts_with.pass.cpp
Log Message:
-----------
[libc++] Improve ranges::starts_with
Fix some nits in ranges::starts_with
More information about the All-commits
mailing list