mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-10-10 03:49:04 +00:00
This CL switches Tint to use `absl::from_chars` instead of `strtod` in order to have locale independent parsing of floats. Bug: tint:1686 Change-Id: Icb3d9a40928a1cb154b32629f7e39173d80e4563 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122780 Reviewed-by: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>