]> granicus.if.org Git - clang/commit
Extend RewriteTest::RewriteObjCIvarRefExpr() to cope with static typing (when using...
authorSteve Naroff <snaroff@apple.com>
Thu, 15 Nov 2007 11:33:00 +0000 (11:33 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 15 Nov 2007 11:33:00 +0000 (11:33 +0000)
commitc2a689b0bd0cda7bc1522dc0057f01f0897e6d3d
treef88e7a907ec2781d10c86251bda6a1e2d95bc2c9
parentc3a438c39ca6061965007c273727f27dfaa4a694
Extend RewriteTest::RewriteObjCIvarRefExpr() to cope with static typing (when using -> on a type which corresponds to the implementation type).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44170 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp