[all-commits] [llvm/llvm-project] 3e5209: [libc][NFC] fix variable name

michaelrj-google via All-commits all-commits at lists.llvm.org
Thu Dec 23 10:42:43 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e52096809eb6d8689f6a8130cd0ee7f80ac4acf
      https://github.com/llvm/llvm-project/commit/3e52096809eb6d8689f6a8130cd0ee7f80ac4acf
  Author: Michael Jones <michaelrj at google.com>
  Date:   2021-12-23 (Thu, 23 Dec 2021)

  Changed paths:
    M libc/src/math/generic/logf.cpp

  Log Message:
  -----------
  [libc][NFC] fix variable name

A variable was named in a way that doesn't match the format. This patch
renames it to match the format.

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




More information about the All-commits mailing list