| commit | 1569f95831a8c99e9f664137bf8f40e47ee3d90f | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Apr 21 20:38:13 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Apr 21 20:38:13 2010 +0000 |
| tree | a107f83099282227ab157ee9b055da87ca8319ab | |
| parent | b99c666a940e93bcfcaeddc01515c94472e28a20 [diff] |
Migrate the responsibility for turning the receiver name in an Objective-C class message expression into a type from the parser (which was doing so in two places) to Action::getObjCMessageKind() which, in the case of Sema, reduces the number of name lookups we need to perform. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102026 91177308-0d34-0410-b5e6-96231b3b80d8