[all-commits] [llvm/llvm-project] c74c4a: [libc] Fix missing strings symbols in string.h (#1...
Michael Jones via All-commits
all-commits at lists.llvm.org
Fri Apr 17 05:42:46 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c74c4a8bf6f7663e1fc645e3bd43935791f33123
https://github.com/llvm/llvm-project/commit/c74c4a8bf6f7663e1fc645e3bd43935791f33123
Author: Michael Jones <michaelrj at google.com>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
A libc/include/string.h.def
M libc/include/string.yaml
Log Message:
-----------
[libc] Fix missing strings symbols in string.h (#192640)
The glibc string.h includes strings.h if it's in the default mode. Added
to allow more programs to be built.
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