Skip to content

mergeSymbol uses first declaration, not valueDeclaration#15258

Merged
sandersn merged 2 commits into
masterfrom
mergeSymbol-uses-first-decl-not-valueDecl
Apr 19, 2017
Merged

mergeSymbol uses first declaration, not valueDeclaration#15258
sandersn merged 2 commits into
masterfrom
mergeSymbol-uses-first-decl-not-valueDecl

Conversation

@sandersn
Copy link
Copy Markdown
Member

Previously it assumed valueDeclaration was present, which is not true for type aliases.
Fixes #15128

Previously it assumed valueDeclaration was present, which is not true
for type aliases.
Previously it crashed when it assumed valueDeclaration was always
defined.
@sandersn sandersn merged commit a859399 into master Apr 19, 2017
@sandersn sandersn deleted the mergeSymbol-uses-first-decl-not-valueDecl branch April 19, 2017 15:47
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants