llvm-project
d93cc7aa
- [libc] WCS to integer internal function (#147857)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
75 days ago
[libc] WCS to integer internal function (#147857) Duplicated str_to_integer.h and modified it to work with widechars. A future patch will implement the public functions (wcstol, wcstoll, etc) by calling this internal function.
References
#147857 - [libc] WCS to integer internal function
Author
uzairnawaz
Parents
ef24b4b3
Loading