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 <[email protected]> wrote: > On Tue, Apr 16, 2013 at 3:59 AM, [email protected] < > [email protected]> 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 (沈彤)
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
