[cfe-commits] Preliminary patch to support MSVC __declspec(property)
João Matos
ripzonetriton at gmail.com
Tue Apr 16 15:06:01 PDT 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130416/d21610e8/attachment.html>
More information about the cfe-commits
mailing list