Skip to content
Commit ebab2b06 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

* tgmath_logb.patch implements the missing logb function (see C99 standard...

* tgmath_logb.patch implements the missing logb function (see C99 standard 7.22, paragraph 5). * tgmath_fabs_complex.patch corrects the return types for the complex fabs functions. These must be non-complex float/double/long double (see C99 standard 7.22, paragraph 4 and 7.3.8.1).  Patch contributed by Kristof Beyls.

llvm-svn: 151276
parent 7cef65a3
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