]> granicus.if.org Git - clang/commit
objective-c translator: more rewriting of ivar types
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 13 Feb 2012 18:57:49 +0000 (18:57 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 13 Feb 2012 18:57:49 +0000 (18:57 +0000)
commit164d6f8c7e040cb766b071ce92320a18dafbece1
tree7265a3b32ffcfd2a4d8975452dc26ba0055ee490
parentc56389189e7a8b99d7db3a6f60c896adb2b092bf
objective-c translator: more rewriting of ivar types
into a c-type which closely matches the objective-c type.

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