Skip to content
Commit 9910bc85 authored by Enrico Granata's avatar Enrico Granata
Browse files

Fixed an issue where the KVO swizzled type would be returned as the dynamic...

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
parent 59546b8f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment