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.

Richard Smith richard at metafoo.co.uk
Thu May 9 11:34:36 PDT 2013


On Thu, May 9, 2013 at 10:47 AM, Dmitri Gribenko <gribozavr at gmail.com>wrote:

> On Thu, May 9, 2013 at 8:41 PM, Richard Smith
> <richard-llvm at metafoo.co.uk> wrote:
> > Author: rsmith
> > Date: Thu May  9 12:41:19 2013
> > New Revision: 181527
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=181527&view=rev
> > Log:
> > 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.
> >
> > Modified:
> >     cfe/trunk/lib/Headers/tgmath.h
>
> Richard,
>
> Did you forget to add the testcase?
>

Why yes, yes I did. r181531, thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130509/8765609a/attachment.html>


More information about the cfe-commits mailing list