Remove old fenv.h workaround for a historic clang driver bug
authorAlp Toker <alp@nuanti.com>
Mon, 9 Jun 2014 19:00:52 +0000 (19:00 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 9 Jun 2014 19:00:52 +0000 (19:00 +0000)
commit51420a8d624f21494859e61fc901b4da8d594ac1
tree79964f18171ecd315d55f88abd83247e4a41e8ba
parentcd95922bd1cd01c021fc4d517fa4b23edb488ae3
Remove old fenv.h workaround for a historic clang driver bug

Tested and works fine with clang using libstdc++.

All indications are that this was fixed some time ago and isn't a problem with
any clang version we support.

I've added a note in PR6907 which is still open for some reason.

llvm-svn: 210485
llvm/lib/Analysis/ConstantFolding.cpp