[libc-commits] [PATCH] D146048: [libc][NFC] Clean up clang-tidy warnings for `src/__support` and `src/math`.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Mar 15 14:19:12 PDT 2023


lntue updated this revision to Diff 505623.
lntue added a comment.
Herald added subscribers: mikhail.ramalho, aheejin.

Update .clang-tidy rules for local constant cases to accept both lower_case and
UPPER_CASE.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146048

Files:
  libc/.clang-tidy
  libc/src/__support/FPUtil/XFloat.h
  libc/src/__support/FPUtil/dyadic_float.h
  libc/src/__support/FPUtil/generic/FMod.h
  libc/src/__support/UInt.h
  libc/src/math/generic/exp2f.cpp
  libc/src/math/generic/log10.cpp
  libc/utils/HdrGen/PrototypeTestGen/.clang-tidy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146048.505623.patch
Type: text/x-patch
Size: 25091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230315/d23a533c/attachment-0001.bin>


More information about the libc-commits mailing list