[all-commits] [llvm/llvm-project] cf09a3: [libc][__support] Fix -Wimplicit-int-conversion wa...

Paul Kirth via All-commits all-commits at lists.llvm.org
Mon Mar 24 15:18:52 PDT 2025


  Branch: refs/heads/users/ilovepi/libc-implicit-cast
  Home:   https://github.com/llvm/llvm-project
  Commit: cf09a31e383208a9eaed462ec2935f013fe6321f
      https://github.com/llvm/llvm-project/commit/cf09a31e383208a9eaed462ec2935f013fe6321f
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-03-24 (Mon, 24 Mar 2025)

  Changed paths:
    M libc/src/__support/float_to_string.h

  Log Message:
  -----------
  [libc][__support] Fix -Wimplicit-int-conversion warning

Newer versions of clang now warn about these, so use explicit
conversion instead.



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