[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
Tue Mar 14 07:52:25 PDT 2023


lntue created this revision.
lntue added reviewers: michaelrj, sivachandra.
Herald added subscribers: ecnelises, tschuett.
Herald added projects: libc-project, All.
lntue requested review of this revision.

Clean up some warnings from running libc-lint for these folders.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146048

Files:
  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/log10.cpp

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


More information about the libc-commits mailing list