[all-commits] [llvm/llvm-project] b4fa7f: [libc][NFC] Split str_to_float tests and reduce ty...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Dec 15 00:44:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4fa7f4c9451e8d3ce86213013d41c3f5192a827
      https://github.com/llvm/llvm-project/commit/b4fa7f4c9451e8d3ce86213013d41c3f5192a827
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M libc/test/src/__support/CMakeLists.txt
    A libc/test/src/__support/str_to_double_test.cpp
    M libc/test/src/__support/str_to_float_test.cpp
    A libc/test/src/__support/str_to_fp_test.h
    A libc/test/src/__support/str_to_long_double_test.cpp
    M utils/bazel/llvm-project-overlay/libc/test/src/__support/BUILD.bazel

  Log Message:
  -----------
  [libc][NFC] Split str_to_float tests and reduce type clutter (#75471)

This is a follow up on #75353.




More information about the All-commits mailing list