Commits

Jordan Rose committed bb37a2e8cc3
[Swift 2.2] SR-1096: swift2.2 generics property crash (#2268) * [runtime] Remove a workaround in SwiftObject for an old clang bug. Reverts the functionality of b50293b2, but leaves that commit's tests in place. (cherry picked from commit 9a94aa5a82a85952b41f36553a943907a944a03c) * [runtime] Fix ObjC SwiftObject's header so it matches HeapObject. rdar://25476641 and SR-1096. (cherry picked from commit 41b12e7929407903c42788261c2e6338a7b5cec6)