Skip to content
Commit 21370771 authored by Brian Gaeke's avatar Brian Gaeke
Browse files

Quick hack to get this file compiling again on Mac OS X. The right thing to do

is write an autoconf macro that checks whether __isnan or isnan actually works
**using the C++ compiler after #include <cmath>**, instead of doing it the easy
way with AC_CHECK_FUNCS().

llvm-svn: 14171
parent 99c6539b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment