[libc-commits] [PATCH] D79150: [libc] Add definitions of double_t and float_t to math.h.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Apr 29 16:46:24 PDT 2020


sivachandra created this revision.
sivachandra added a reviewer: abrachet.
Herald added subscribers: libc-commits, tschuett, mgorny.
Herald added a project: libc-project.

This change does not handle any extensions. Only the C standard
variations are handled.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79150

Files:
  libc/config/linux/api.td
  libc/include/CMakeLists.txt
  libc/include/__llvm-libc-stdc-types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79150.261095.patch
Type: text/x-patch
Size: 2885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200429/1bf73a03/attachment.bin>


More information about the libc-commits mailing list