[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 13:52:05 PST 2022


sivachandra updated this revision to Diff 401393.
sivachandra added a comment.

Fix a typo.


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.401393.patch
Type: text/x-patch
Size: 13854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220119/61b36c79/attachment-0001.bin>


More information about the libc-commits mailing list