mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
* Support extensions including conditional conformance * Correct access modifiers * More correct lookup for the synthesized declarations * Avoid printing decls in nested types (rdar://98025945)