Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix bug in importTracker: getExportNode must verify that we are on the LHS of a VariableDeclaration#17205

Merged
1 commit merged into
mastermicrosoft/TypeScript:masterfrom
findAllRefsExportConstEqualToClassmicrosoft/TypeScript:findAllRefsExportConstEqualToClassCopy head branch name to clipboard
Jul 17, 2017
Merged

Fix bug in importTracker: getExportNode must verify that we are on the LHS of a VariableDeclaration#17205
1 commit merged into
mastermicrosoft/TypeScript:masterfrom
findAllRefsExportConstEqualToClassmicrosoft/TypeScript:findAllRefsExportConstEqualToClassCopy head branch name to clipboard

Conversation

@ghost

@ghost ghost commented Jul 14, 2017

Copy link
Copy Markdown

Previously this test would have crashed because we assume that symbol.parent will always be set on an exported VariableDeclaration, but weren't checking that we were at the LHS symbol.

@ghost ghost requested a review from aozgaa July 14, 2017 18:52
@ghost ghost force-pushed the findAllRefsExportConstEqualToClass branch from ed45342 to 30f83c5 Compare July 14, 2017 18:52

@sheetalkamat sheetalkamat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave a comment

@ghost ghost merged commit 6cf30fb into master Jul 17, 2017
@ghost ghost deleted the findAllRefsExportConstEqualToClass branch July 17, 2017 19:29
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.