Skip to content

swift: credit aliased type through typealias edge (v102) - #91

Merged
dejo1307 merged 1 commit into
mainfrom
fix/swift-typealias-orphan-false-positive
Jul 10, 2026
Merged

swift: credit aliased type through typealias edge (v102)#91
dejo1307 merged 1 commit into
mainfrom
fix/swift-typealias-orphan-false-positive

Conversation

@dejo1307

Copy link
Copy Markdown
Collaborator

handleTypeAlias now folds the RHS type in as a RelInstantiates edge, so a type reached only through its alias name is no longer reported as dead code. Guarded like handleInit; cacheVersion v102 + golden fixture.

handleTypeAlias now folds the RHS type in as a RelInstantiates edge,
so a type reached only through its alias name is no longer reported as
dead code. Guarded like handleInit; cacheVersion v102 + golden fixture.
@dejo1307
dejo1307 merged commit 7aeec82 into main Jul 10, 2026
4 checks passed
@dejo1307
dejo1307 deleted the fix/swift-typealias-orphan-false-positive branch July 17, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant