[cfe-commits] Preliminary patch to support MSVC __declspec(property)

endlessroad1991 at gmail.com endlessroad1991 at gmail.com
Wed Apr 17 02:24:50 PDT 2013


I've post the foreach patch here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130415/078201.html


On Wed, Apr 17, 2013 at 6:06 AM, João Matos <ripzonetriton at gmail.com> wrote:

> On Tue, Apr 16, 2013 at 3:59 AM, endlessroad1991 at gmail.com <
> endlessroad1991 at gmail.com> wrote:
>
>> However, I have another patch to provide support for "for each", also
>> well-tested by our codebase. However, I think this feature is not useful,
>> but if someone needs it I can post it here.
>>
>
> Interesting, I also have some work-in-progress "for each" implementation,
> but I am doing it for C++/CLI. I'd like to see your patch, it's probably
> more complete than mine.
>
>
>> I want to continue work on clang C++ support on WIndows. I understand
>> that the main problem is MSVC ABI. Do you have someone to refer to?
>>
>
> I can help you on that. Also look at the bugs tracker, there are some meta
> bugs which would be a good places to check what is missing / broken.
>
> http://llvm.org/bugs/show_bug.cgi?id=13707
>
> Thanks for all the work on getting this merged guys.
>
> --
> João Matos
>



-- 
Best Regards, Tong Shen (沈彤)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130417/1407a54e/attachment.html>


More information about the cfe-commits mailing list