commit | 9910bc855d55b4958182321cfc81140346aa2e9f | [log] [tgz] |
---|---|---|
author | Enrico Granata <granata.enrico@gmail.com> | Wed Aug 03 02:18:51 2011 +0000 |
committer | Enrico Granata <granata.enrico@gmail.com> | Wed Aug 03 02:18:51 2011 +0000 |
tree | b1580154477ba572aee2e9b1ed49954c408c9ffb | |
parent | 59546b8f79bd020362c4478628111c0beb0b1dc0 [diff] |
Fixed an issue where the KVO swizzled type would be returned as the dynamic type instead of the actual user-level type - see the test case in lang/objc/objc-dynamic-value for an example Objective-C dynamic type lookup now works for every Objective-C type - previously, true dynamic lookup was only performed for type id llvm-svn: 136763