[PATCH] Pragma Loop constant expression support

Tyler Nowicki tyler.nowicki at gmail.com
Thu Sep 11 11:38:38 PDT 2014


Ping...

On Fri, Sep 5, 2014 at 1:30 PM, Tyler Nowicki <tyler.nowicki at gmail.com>
wrote:

> Hi Richard,
>
> Thanks for the review. Sorry for the delayed response. I made the changes
> you suggested except for the following.
>
> +  Token EoF;
>> The 'o' in EOF is traditionally capitalized.
>
>
> Unfortunately EOF is defined by stdio.h and at least in VS the conflict
> triggers a compilation error. Also in PragmaMSPragma::HandlePragma EoF is
> used.
>
> Please review the attached patch.
>
> Thanks,
>
> Tyler
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140911/a76f639d/attachment.html>


More information about the cfe-commits mailing list