[all-commits] [llvm/llvm-project] a439c4: [libc][Obvious] Address few GCC warnings.

Siva Chandra via All-commits all-commits at lists.llvm.org
Mon Jan 9 12:55:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a439c4afdc4f6e24f8cbed0aa10820e2fe48317c
      https://github.com/llvm/llvm-project/commit/a439c4afdc4f6e24f8cbed0aa10820e2fe48317c
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M libc/src/__support/arg_list.h
    M libc/src/__support/float_to_string.h
    M libc/src/math/generic/log10.cpp
    M libc/src/stdio/printf_core/converter_utils.h
    M libc/src/stdio/stderr.cpp
    M libc/src/stdio/stdin.cpp
    M libc/src/stdio/stdout.cpp
    M libc/src/unistd/environ.cpp
    M libc/src/unistd/getopt.cpp
    M libc/startup/linux/x86_64/start.cpp

  Log Message:
  -----------
  [libc][Obvious] Address few GCC warnings.




More information about the All-commits mailing list