commit | 5e8e0448c37054b60c208aa228f18341b31f54c5 | [log] [tgz] |
---|---|---|
author | David Chisnall <[email protected]> | Sun Nov 13 17:15:33 2011 |
committer | David Chisnall <[email protected]> | Sun Nov 13 17:15:33 2011 |
tree | 994e26ad1b730c2c0d50d03e3ebe849dcef4ee07 | |
parent | 1871ed3d79add9cce582d221056f91aa0e1cbf86 [diff] |
On FreeBSD, define a macro that causes the unimplemented C99 math.h functions to be declared. This prevents <cmath> users from being broken, unless they actually use the C++ wrappers that call the missing functions. llvm-svn: 144501