diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-02-11 23:47:19 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-02-11 23:47:19 +0000 |
commit | cf39dd44b8d03fec211dcc3d28e61f4ed6dc47f2 (patch) | |
tree | de7a9e0a40544a87242359fd1589949197b4ea19 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 5906a6591cdc3aefe6c9cd67831724cae7978471 (diff) | |
download | llvm-cf39dd44b8d03fec211dcc3d28e61f4ed6dc47f2.zip llvm-cf39dd44b8d03fec211dcc3d28e61f4ed6dc47f2.tar.gz llvm-cf39dd44b8d03fec211dcc3d28e61f4ed6dc47f2.tar.bz2 |
Add fenv.h header
Summary:
Some implementations of fenv.h use macros to define the functions they provide. This can cause problems when `std::fegetround()` is spelled in source.
This patch adds a `fenv.h` header to libc++ for the sole purpose of turning those macros into real functions.
Reviewers: rsmith, mclow.lists, ldionne
Reviewed By: rsmith
Subscribers: mgorny, christof, libcxx-commits
Differential Revision: https://reviews.llvm.org/D57729
llvm-svn: 353767
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions