[libc-commits] [PATCH] D110611: [libc] Add FE_DFL_ENV and handle it in fesetenv.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Sep 27 23:54:37 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/D110611

Files:
  libc/config/linux/api.td
  libc/spec/stdc.td
  libc/src/__support/FPUtil/aarch64/FEnvImpl.h
  libc/src/__support/FPUtil/x86_64/FEnvImpl.h
  libc/test/src/fenv/CMakeLists.txt
  libc/test/src/fenv/getenv_and_setenv_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110611.375479.patch
Type: text/x-patch
Size: 6471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210928/cd87899f/attachment-0001.bin>


More information about the libc-commits mailing list