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
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
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
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
(