llvm-project
524711c3 - [libc][bazel] Add targets for strfrom<float> (#128956)

Commit
215 days ago
[libc][bazel] Add targets for strfrom<float> (#128956) Add targets and tests for strfromf, strfromd and strfroml. No idea why the standard committee decided that the long double function should be "strfroml" instead of "strfromld" which would match "strtold" and leave them space to add string from integer functions in future.
Parents
Loading