[libc] Move math.h and fenv.h macro definitions to llvm-libc-macros.
authorSiva Chandra Reddy <sivachandra@google.com>
Tue, 7 Mar 2023 07:44:26 +0000 (07:44 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Tue, 7 Mar 2023 18:08:52 +0000 (18:08 +0000)
commit9edef3e93de3f95ba2c6b4dcbb63ee02c6fa976e
treede1f54f6d2c058e25a24566cc2ebb0769f833826
parent9b2895469badad470dca186801fe025c52f5364c
[libc] Move math.h and fenv.h macro definitions to llvm-libc-macros.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D145475
libc/config/linux/api.td
libc/include/CMakeLists.txt
libc/include/fenv.h.def
libc/include/llvm-libc-macros/CMakeLists.txt
libc/include/llvm-libc-macros/fenv-macros.h [new file with mode: 0644]
libc/include/llvm-libc-macros/math-macros.h [new file with mode: 0644]
libc/include/math.h.def