[all-commits] [llvm/llvm-project] 2d9ae1: [libc][NFC] Use `#include <math.h>` in utils/FPUti...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Fri Dec 18 00:11:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d9ae1d217890639518252ee1f39c9cc759749ef
https://github.com/llvm/llvm-project/commit/2d9ae1d217890639518252ee1f39c9cc759749ef
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-12-18 (Fri, 18 Dec 2020)
Changed paths:
M libc/utils/FPUtil/ManipulationFunctions.h
Log Message:
-----------
[libc][NFC] Use `#include <math.h>` in utils/FPUtil/ManipulationFunctions.h.
This reverts commit 352cba2441c6c4e00f067c9c68358cc0a6a5fffb.
"add back math.h #include utils/FPUtil/ManipulationFunctions.h".
Using `<math.h>` correct so downstream setup should be fixed.
More information about the All-commits
mailing list