[all-commits] [llvm/llvm-project] c891ef: [libc] Fix strcspn
Alex Brachet via All-commits
all-commits at lists.llvm.org
Wed Mar 1 10:58:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c891ef6ca01464cec9d1a53f9be0d0332999101f
https://github.com/llvm/llvm-project/commit/c891ef6ca01464cec9d1a53f9be0d0332999101f
Author: Alex Brachet <abrachet at google.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M libc/src/string/string_utils.h
Log Message:
-----------
[libc] Fix strcspn
Differential Revision: https://reviews.llvm.org/D144995
More information about the All-commits
mailing list