[libc-commits] [PATCH] D117645: [libc] Add a naming rule for global constants.

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG75d2fcb03fa5: [libc] Add a naming rule for global constants. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117645/new/

https://reviews.llvm.org/D117645

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117645.401401.patch
Type: text/x-patch
Size: 13854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220119/3e8ec3a0/attachment-0001.bin>


More information about the libc-commits mailing list