[libc-commits] [PATCH] D109613: [libc] Add extension functions fedisableexcept, feenableexcept and fegetexcept.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Sep 10 10:09:27 PDT 2021
sivachandra created this revision.
sivachandra added a reviewer: michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
sivachandra requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109613
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/spec/gnu_ext.td
libc/src/fenv/CMakeLists.txt
libc/src/fenv/fedisableexcept.cpp
libc/src/fenv/fedisableexcept.h
libc/src/fenv/feenableexcept.cpp
libc/src/fenv/feenableexcept.h
libc/src/fenv/fegetexcept.cpp
libc/src/fenv/fegetexcept.h
libc/test/src/fenv/CMakeLists.txt
libc/test/src/fenv/feenableexcept_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109613.371951.patch
Type: text/x-patch
Size: 10527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210910/f43b7d4c/attachment-0001.bin>
More information about the libc-commits
mailing list