Commits

Michael Ilseman committed 73f7fd2eb64
[Clang importer] Infer get-only properties and static properties. Expands support for inference of computed properties, whether instance or static, to include get-only. Adds test cases for both inference and manual annotation for static computed properties.