Add an implementation of numeric_limits for use in str_conv_utils.
It currently only supports the basic integer types, with more types
coming as needed.
Details
Details
- Reviewers
sivachandra - Commits
- rG472fa04de8f3: [libc][nfc] add CPP Limits.h for numeric_limits
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Move this outside of the namespace?