| commit | 486b74e596f19ea4340a21371a78c088554edce8 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Sep 27 16:10:05 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Sep 27 16:10:05 2011 +0000 |
| tree | 1f1e0a4703f94911e0e684af067673636276d2ac | |
| parent | 3c9029b06c1cca785495d2fa58cfc5eb2e1c2e24 [diff] |
Revert r139989 and r140031, which implemented the Objective-C type system change in <rdar://problem/10109725> that allows conversion from 'self' in class methods to the root of the class's hierarchy. This conversion rule is a hack that has non-trivial repurcussions (particularly with overload resolution). llvm-svn: 140605