[all-commits] [llvm/llvm-project] b738b8: [libc] Combine the function prototype `int (*compa...
Connector Switch via All-commits
all-commits at lists.llvm.org
Thu Apr 3 09:36:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b738b82699e58fa50d15d76e1e26b58100ad344e
https://github.com/llvm/llvm-project/commit/b738b82699e58fa50d15d76e1e26b58100ad344e
Author: Connector Switch <c8ef at outlook.com>
Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths:
M libc/include/CMakeLists.txt
M libc/include/llvm-libc-types/CMakeLists.txt
R libc/include/llvm-libc-types/__bsearchcompare_t.h
R libc/include/llvm-libc-types/__lsearchcompare_t.h
A libc/include/llvm-libc-types/__search_compare_t.h
M libc/include/search.yaml
M libc/include/stdlib.yaml
Log Message:
-----------
[libc] Combine the function prototype `int (*compar)(const void *, const void *)` (#134238)
Closes #134118.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list