[all-commits] [llvm/llvm-project] 159945: [libc][NFC] Fix str_to_float and uint warnings

michaelrj-google via All-commits all-commits at lists.llvm.org
Tue Aug 1 11:08:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15994529e06416923080df17ddc24fb32f1c4f0c
      https://github.com/llvm/llvm-project/commit/15994529e06416923080df17ddc24fb32f1c4f0c
  Author: Michael Jones <michaelrj at google.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M libc/src/__support/UInt.h
    M libc/src/__support/str_to_float.h

  Log Message:
  -----------
  [libc][NFC] Fix str_to_float and uint warnings

More Wconversion and Wno-sign-conversion warning fixes.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D156812




More information about the All-commits mailing list