llvm-project
76161451
- [libc] Fix type signature for strlcpy and strlcat (#104643)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc] Fix type signature for strlcpy and strlcat (#104643) Summary: These should not be const on the destination pointer.
References
#104643 - [libc] Fix type signature for strlcpy and strlcat
Author
jhuber6
Parents
362142c4
Loading