[PATCH] Windows support for ObjC DLLIMPORT

Wes Witt via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 4 12:34:30 PDT 2016


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 windows.

Thanks,
Wes Witt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/efc22179/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msft-dllimport.diff
Type: application/octet-stream
Size: 7784 bytes
Desc: msft-dllimport.diff
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/efc22179/attachment.obj>


More information about the cfe-commits mailing list