Commits

Jordan Rose committed 50e3b337391
[ClangImporter] Implement importing of ObjC class properties. For the most part this was just "check isInstanceProperty"; the one feature not yet implemented is the emission of ObjC metadata for class properties. rdar://problem/16830785