On FreeBSD, define a macro that causes the unimplemented C99 math.h functions...
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
Loading
Please register or sign in to comment