[all-commits] [llvm/llvm-project] 245cbd: [libc] Add definitions of double_t and float_t to ...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu Apr 30 12:00:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 245cbd15a49e57c6090254f5e114c80f796dc05c
https://github.com/llvm/llvm-project/commit/245cbd15a49e57c6090254f5e114c80f796dc05c
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M libc/config/linux/api.td
M libc/include/CMakeLists.txt
A libc/include/__llvm-libc-stdc-types.h
Log Message:
-----------
[libc] Add definitions of double_t and float_t to math.h.
This change does not handle any extensions. Only the C standard
variations are handled.
Reviewers: abrachet
Differential Revision: https://reviews.llvm.org/D79150
More information about the All-commits
mailing list