]> granicus.if.org Git - clang/commit
Refinement to previous commit. Always cast the first argument to "id"...no need to...
authorSteve Naroff <snaroff@apple.com>
Thu, 15 Nov 2007 00:00:21 +0000 (00:00 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 15 Nov 2007 00:00:21 +0000 (00:00 +0000)
commit322f4d3a6ef48a3ebf535789df031bf58566b137
tree20c1ffaefdd3e3ef8617d0b0c8dc0836af518773
parent6568d4dd760f37a945f7c9a249b1500de0777a2d
Refinement to previous commit. Always cast the first argument to "id"...no need to special case self.

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