[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 01:01:38 PST 2022


sivachandra created this revision.
sivachandra added a reviewer: michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added a project: libc-project.
sivachandra requested review of this revision.
Herald added a subscriber: aheejin.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117645

Files:
  libc/.clang-tidy
  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.401125.patch
Type: text/x-patch
Size: 8507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220119/76b0b5c4/attachment.bin>


More information about the libc-commits mailing list