[all-commits] [llvm/llvm-project] 0e3ff2: [libc][Obvious] Restore static keyword of a few st...

Siva Chandra via All-commits all-commits at lists.llvm.org
Fri Jan 20 17:00:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e3ff29b95667ca1bacc653b94a94a9b34ecdc93
      https://github.com/llvm/llvm-project/commit/0e3ff29b95667ca1bacc653b94a94a9b34ecdc93
  Author: Siva Chandra <sivachandra at google.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M libc/src/__support/FPUtil/aarch64/FEnvImpl.h
    M libc/src/string/memory_utils/op_aarch64.h

  Log Message:
  -----------
  [libc][Obvious] Restore static keyword of a few static methods.

The static keyword of the concerned methods was accidentally lost in a
previous commit.




More information about the All-commits mailing list