| commit | 41778c3fa9bfa446cf3782968161d88ff3a2c939 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Jan 30 06:58:39 2013 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Jan 30 06:58:39 2013 +0000 |
| tree | 976f943a1db2394a5f6d128db839ae2560a50b98 | |
| parent | 0aed1135fc89fbf28f83e0110646679c16fc0d95 [diff] |
The instance methods of the root class of an Objective-C hieararchy can be messaged via the metaclass. Provide code completions for this case. Fixes <rdar://problem/12560296>. llvm-svn: 173903