]> granicus.if.org Git - clang/commit
objective-c modern rewriter: add __declspec(dllexport) to forward
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 10 Mar 2012 18:25:06 +0000 (18:25 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 10 Mar 2012 18:25:06 +0000 (18:25 +0000)
commitce0d89744bdad195c991362bd6fc7b334e5c2d52
tree763e399dc1fe6f8c83ccb56645085ceda66e50c0
parent6991bc5a45b6d334a19e1ba995c8aea16553973b
objective-c modern rewriter: add __declspec(dllexport) to forward
declaration of class metadata when they are defined later.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152500 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/RewriteModernObjC.cpp