r181527 - Fix the return type of the complex creal functions. Patch by YunZhong Gao, modified to use _Static_assert and to check __STDC_HOSTED__ by me.

jahanian fjahanian at apple.com
Thu May 9 16:35:47 PDT 2013


On May 9, 2013, at 3:45 PM, Richard Smith <richard at metafoo.co.uk> wrote:

> Hopefully fixed in r181558.

Yes, buildbot on Windows is happy again.
- Thanks, Fariborz

> 
> On Thu, May 9, 2013 at 12:57 PM, jahanian <fjahanian at apple.com> wrote:
> This  test  starting to fail on a Window  machine:
> 
> C: .../Release/../lib/clang/3.4/include\tgmath.h:33:10: fatal error: 'complex.h' file not found
>   #include <complex.h>
>            ^
>   1 error generated.
> - Fariborz
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130509/965c899c/attachment.html>


More information about the cfe-commits mailing list