Re: Change Request

2016-03-10 Thread fariborz jahanian via cfe-commits
Sorry, if I am late to the party:). Does this mean that ObjectiveC, and its runtime, is natively supported on Clang for Windows (WinObjC)? This would be great news. - Fariborz > On Mar 10, 2016, at 8:38 AM, Wes Witt via cfe-commits > wrote: > > I would like to submit the attached changes for

Re: Change Request

2016-03-10 Thread Aaron Ballman via cfe-commits
On Thu, Mar 10, 2016 at 11:38 AM, Wes Witt via cfe-commits wrote: > I would like to submit the attached changes for your approval. Thank you for the patch! This: + let Subjects = SubjectList<[Function, Var, CXXRecord, ObjCInterface], WarnDiag, + "ExpectedVariableOrF

Re: Change Request

2016-03-10 Thread Jonathan Roelofs via cfe-commits
On 3/10/16 9:38 AM, Wes Witt via cfe-commits wrote: I would like to submit the attached changes for your approval. Gentle etiquette suggestion: please title your emails with something more descriptive. In this case, something like: "[PATCH] Windows support for ObjC codegen". And then in the

Change Request

2016-03-10 Thread Wes Witt via cfe-commits
I would like to submit the attached changes for your approval. My name is Wes Witt and I'm a software engineer at Microsoft. The diff represent some small changes that we've made in order to use Clang to compile Objective C on Windows. The compiler is used for the open source WinObjC project (