[libcxx-commits] [libcxx] [libc++] LWG2381: Inconsistency in parsing floating point numbers (PR #77948)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Apr 7 04:42:34 PDT 2024
https://github.com/mordante commented:
Thanks for the patch! In general this looks good. Could you apply the changes to the `double` test to `float` and `long double` too? After these changes are applied things look good to me.
https://github.com/llvm/llvm-project/pull/77948
More information about the libcxx-commits
mailing list