[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 08:31:46 PDT 2023


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

Include exp2f.cpp.


Repository:
  rG LLVM Github Monorepo

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

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/exp2f.cpp
  libc/src/math/generic/log10.cpp

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


More information about the libc-commits mailing list