[all-commits] [llvm/llvm-project] 75d2fc: [libc] Add a naming rule for global constants.

Siva Chandra via All-commits all-commits at lists.llvm.org
Wed Jan 19 14:11:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75d2fcb03fa5039d09ee18f4b0d5404c6267af45
      https://github.com/llvm/llvm-project/commit/75d2fcb03fa5039d09ee18f4b0d5404c6267af45
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2022-01-19 (Wed, 19 Jan 2022)

  Changed paths:
    M libc/.clang-tidy
    M libc/src/__support/FPUtil/aarch64/FEnvImpl.h
    M libc/src/math/generic/cosf.cpp
    M libc/src/math/generic/math_utils.cpp
    M libc/src/math/generic/math_utils.h
    M libc/src/math/generic/sincosf.cpp
    M libc/src/math/generic/sincosf_data.cpp
    M libc/src/math/generic/sincosf_utils.h
    M libc/src/math/generic/sinf.cpp

  Log Message:
  -----------
  [libc] Add a naming rule for global constants.

Reviewed By: michaelrj

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




More information about the All-commits mailing list