[libc-commits] [PATCH] D145475: [libc] Move math.h and fenv.h macro definitions to llvm-libc-macros.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Mar 6 23:54:33 PST 2023


sivachandra created this revision.
sivachandra added reviewers: lntue, michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145475

Files:
  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
  libc/include/llvm-libc-macros/math-macros.h
  libc/include/math.h.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145475.502935.patch
Type: text/x-patch
Size: 6088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230307/7095fd5b/attachment.bin>


More information about the libc-commits mailing list