llvm-project
63705464
- [libc] Make strtointeger handle all bigint types (#111926)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc] Make strtointeger handle all bigint types (#111926) Needed for #110894 The strtointeger code was updated to support some bigint types in #85201 but not all. This patch finishes the cleanup so that it can work for a wider range of types.
References
#111926 - [libc] Make strtointeger handle all bigint types
Author
michaelrj-google
Parents
f4cf6242
Loading