t.p.northover added a comment.

I can't explain the Opts.C99 (fesetround is provided by conforming C++11 
implementations too), but I think I was just trying to capture the fact that 
decent hosted platforms support fesetround but freestanding ones don't (not 
having any library).

Supporting "C89 but we also have math.h" (or more realistically "C++03 with 
math.h") wasn't really something that interested me: users should be encouraged 
to write to standards.

Cheers.

Tim.


http://reviews.llvm.org/D12633



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to