[libc-commits] [PATCH] D145349: [libc][math] Switch math functions to use libc_errno and fix some errno and floating point exceptions.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Mar 5 22:05:03 PST 2023


sivachandra accepted this revision.
sivachandra added a comment.
This revision is now accepted and ready to land.

For IWYU, we should include `src/errno/libc_errno.h` in the test `.cpp` files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145349



More information about the libc-commits mailing list