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

Sebastian Redl sebastian.redl at getdesigned.at
Tue Apr 16 15:26:25 PDT 2013


On 17.04.2013, at 00:06, João Matos 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.
>  

When you guys implement the for each loop extension, please keep in mind that Stephan Lavavej has stated that the extension is poorly tested and sometimes does weird things. This probably doesn't apply to the C++/CLI version.

Sebastian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130417/f14bd4fe/attachment.html>


More information about the cfe-commits mailing list