[all-commits] [llvm/llvm-project] 5c3c71: [libc] Add FE_DFL_ENV and handle it in fesetenv.

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Sep 28 11:10:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c3c716bb1f5b209b42973790fc85ad241e7f86a
      https://github.com/llvm/llvm-project/commit/5c3c716bb1f5b209b42973790fc85ad241e7f86a
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

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

  Log Message:
  -----------
  [libc] Add FE_DFL_ENV and handle it in fesetenv.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D110611




More information about the All-commits mailing list