[all-commits] [llvm/llvm-project] 7cbddd: [libc] Correctly add new files
Alex Brachet via All-commits
all-commits at lists.llvm.org
Mon Apr 10 21:41:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cbddd76b2d2955a5f751344076cba4db211b1dc
https://github.com/llvm/llvm-project/commit/7cbddd76b2d2955a5f751344076cba4db211b1dc
Author: Alex Brachet <abrachet at google.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
A libc/src/string/index.cpp
A libc/src/string/index.h
A libc/src/string/rindex.cpp
A libc/src/string/rindex.h
A libc/test/src/string/index_test.cpp
A libc/test/src/string/rindex_test.cpp
Log Message:
-----------
[libc] Correctly add new files
More information about the All-commits
mailing list