Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:inheritance
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
swiftlang
/
swift
Public
Notifications
You must be signed in to change notification settings
Fork
10.6k
Star
69.2k
Code
Issues
5k+
Pull requests
1.2k
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Security
Insights
Issues
Search Issues
state
:
open
label
:
inheritance
state:open label:inheritance
Search
Labels
Milestones
New issue
Search results
Open
Closed
Bad diagnostic when inheriting from class in extension
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
The Swift compiler itself
diagnostics QoI
Bug: Diagnostics Quality of Implementation
Bug: Diagnostics Quality of Implementation
extension
Feature → declarations: `extension` declarations
Feature → declarations: `extension` declarations
good first issue
Good for newcomers
Good for newcomers
inheritance
Feature → type declarations → class: Subclassing and inheritance of class members
Feature → type declarations → class: Subclassing and inheritance of class members
swift 6.0
type checker
Area → compiler: Semantic analysis
Area → compiler: Semantic analysis
Status: Open.
#64903
In swiftlang/swift;
·
AnthonyLatsis
opened
on Apr 4, 2023
Subclassing open class with private async/await methods fails
access control
Feature → modifiers: Access control and access levels
Feature → modifiers: Access control and access levels
async & await
Feature → concurrency: asynchronous function aka the async/await pattern
Feature → concurrency: asynchronous function aka the async/await pattern
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
class
Feature → type declarations: Class declarations
Feature → type declarations: Class declarations
compiler
The Swift compiler itself
The Swift compiler itself
concurrency
Feature: umbrella label for concurrency language features
Feature: umbrella label for concurrency language features
inheritance
Feature → type declarations → class: Subclassing and inheritance of class members
Feature → type declarations → class: Subclassing and inheritance of class members
linker error
multiple modules
Flag: An issue whose reproduction requires multiple modules
Flag: An issue whose reproduction requires multiple modules
optimized only
Flag: An issue whose reproduction requires optimized compilation
Flag: An issue whose reproduction requires optimized compilation
swift 5.7
unexpected error
Bug: Unexpected error
Bug: Unexpected error
Status: Open.
#63303
In swiftlang/swift;
·
beniaminidziak
opened
on Jan 30, 2023
Automatic initializer inheritance broken for open classes outside of defining module
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
The Swift compiler itself
inheritance
Feature → type declarations → class: Subclassing and inheritance of class members
Feature → type declarations → class: Subclassing and inheritance of class members
type checker
Area → compiler: Semantic analysis
Area → compiler: Semantic analysis
Status: Open.
#61508
In swiftlang/swift;
·
hybridcattt
opened
on Oct 8, 2022
[SR-15176] Fixit for <code>override func</code> that should be <code>override var</code>
compiler
The Swift compiler itself
The Swift compiler itself
diagnostics QoI
Bug: Diagnostics Quality of Implementation
Bug: Diagnostics Quality of Implementation
fix-its
Feature: diagnostic fix-its
Feature: diagnostic fix-its
good first issue
Good for newcomers
Good for newcomers
improvement
inheritance
Feature → type declarations → class: Subclassing and inheritance of class members
Feature → type declarations → class: Subclassing and inheritance of class members
override
Feature: Overriding in classes
Feature: Overriding in classes
swift 5.9
Status: Open.
#57499
In swiftlang/swift;
·
CodaFi
opened
on Sep 9, 2021
[SR-13930] Index store does not relate objc optional protocol method implemented in subclass
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
class
Feature → type declarations: Class declarations
Feature → type declarations: Class declarations
conformances
Feature → protocol: protocol conformances
Feature → protocol: protocol conformances
declarations
Feature: declarations
Feature: declarations
indexing
Area → source tooling: AST indexing
Area → source tooling: AST indexing
inheritance
Feature → type declarations → class: Subclassing and inheritance of class members
Feature → type declarations → class: Subclassing and inheritance of class members
optional protocol requirements
Feature → protocol: optional protocol requirements
Feature → protocol: optional protocol requirements
protocol
Feature → type declarations: Protocol declarations
Feature → type declarations: Protocol declarations
source tooling
Area: IDE support, SourceKit, and other source tooling
Area: IDE support, SourceKit, and other source tooling
swift 5.9
unexpected behavior
Bug: Unexpected behavior or incorrect output
Bug: Unexpected behavior or incorrect output
Status: Open.
#56327
In swiftlang/swift;
·
swift-ci
opened
on Dec 3, 2020
You can’t perform that action at this time.