[PATCH] Pragma Loop constant expression support

Tyler Nowicki tyler.nowicki at gmail.com
Mon Sep 15 13:12:30 PDT 2014


Ping... x2

On Thu, Sep 11, 2014 at 2:38 PM, Tyler Nowicki <tyler.nowicki at gmail.com>
wrote:

> 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/20140915/aeb9c5fb/attachment.html>


More information about the cfe-commits mailing list