[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 15:17:15 PDT 2023


lntue updated this revision to Diff 505637.
lntue added a comment.

Simplify the LocalConstant rules a bit.


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.505637.patch
Type: text/x-patch
Size: 24988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230315/f81bf9cd/attachment-0001.bin>


More information about the libc-commits mailing list