[all-commits] [llvm/llvm-project] d0a0de: [libc] Fix implicit conversion warnings in tests. ...

lntue via All-commits all-commits at lists.llvm.org
Fri Mar 14 11:24:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0a0de50f7dc6f116863ea9e8ca11efc2dc9f71e
      https://github.com/llvm/llvm-project/commit/d0a0de50f7dc6f116863ea9e8ca11efc2dc9f71e
  Author: lntue <lntue at google.com>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M libc/src/__support/big_int.h
    M libc/test/integration/src/pthread/pthread_rwlock_test.cpp
    M libc/test/integration/startup/gpu/rpc_stream_test.cpp
    M libc/test/integration/startup/gpu/rpc_test.cpp
    M libc/test/src/__support/HashTable/table_test.cpp
    M libc/test/src/__support/arg_list_test.cpp
    M libc/test/src/__support/fixed_point/fx_bits_test.cpp
    M libc/test/src/complex/CImagTest.h
    M libc/test/src/complex/CRealTest.h
    M libc/test/src/fcntl/openat_test.cpp
    M libc/test/src/math/CopySignTest.h
    M libc/test/src/math/FMaxTest.h
    M libc/test/src/math/FMinTest.h
    M libc/test/src/math/FrexpTest.h
    M libc/test/src/math/NextAfterTest.h
    M libc/test/src/math/exhaustive/exhaustive_test.h
    M libc/test/src/math/exhaustive/fmod_generic_impl_test.cpp
    M libc/test/src/math/smoke/NextAfterTest.h
    M libc/test/src/math/smoke/NextTowardTest.h
    M libc/test/src/stdio/fileop_test.cpp
    M libc/test/src/stdio/sscanf_test.cpp
    M libc/test/src/stdlib/StrfromTest.h
    M libc/test/src/string/memcpy_test.cpp
    M libc/test/src/sys/random/linux/getrandom_test.cpp
    M libc/test/src/sys/uio/readv_test.cpp
    M libc/test/src/sys/uio/writev_test.cpp
    M libc/test/src/time/strftime_test.cpp
    M libc/test/src/unistd/lseek_test.cpp
    M libc/test/src/unistd/pread_pwrite_test.cpp
    M libc/test/src/unistd/read_write_test.cpp
    M libc/test/src/unistd/readlink_test.cpp
    M libc/test/src/unistd/readlinkat_test.cpp
    M libc/test/src/unistd/syscall_test.cpp
    M libc/utils/MPFRWrapper/MPCommon.cpp

  Log Message:
  -----------
  [libc] Fix implicit conversion warnings in tests. (#131362)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list