[all-commits] [llvm/llvm-project] 9edef3: [libc] Move math.h and fenv.h macro definitions to...

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Mar 7 10:09:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9edef3e93de3f95ba2c6b4dcbb63ee02c6fa976e
      https://github.com/llvm/llvm-project/commit/9edef3e93de3f95ba2c6b4dcbb63ee02c6fa976e
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
    M libc/config/linux/api.td
    M libc/include/CMakeLists.txt
    M libc/include/fenv.h.def
    M libc/include/llvm-libc-macros/CMakeLists.txt
    A libc/include/llvm-libc-macros/fenv-macros.h
    A libc/include/llvm-libc-macros/math-macros.h
    M libc/include/math.h.def

  Log Message:
  -----------
  [libc] Move math.h and fenv.h macro definitions to llvm-libc-macros.

Reviewed By: lntue

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




More information about the All-commits mailing list