[PATCH] Windows support for ObjC DLLIMPORT

2016-04-04 Thread Wes Witt via cfe-commits
Please accept this diff as a change to support dllimport of objective c interfaces on windows. I've included a new test and changes to an existing test as well. All clang tests pass on Linux & Windows. This change is required for Microsoft's use of the clang compiler in support of objective c on

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 (