Skip to content

fix(50717): tsc crashes when it sees a JSDoc tag inside an @override annotation - #50724

Merged
Jake Bailey (jakebailey) merged 1 commit into
microsoft:mainfrom
a-tarasyuk:fix/50717
Sep 13, 2022
Merged

fix(50717): tsc crashes when it sees a JSDoc tag inside an @override annotation#50724
Jake Bailey (jakebailey) merged 1 commit into
microsoft:mainfrom
a-tarasyuk:fix/50717

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes #50717

@typescript-bot TypeScript Bot (typescript-bot) added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Sep 12, 2022
@jakebailey

Copy link
Copy Markdown
Member

Note that if this is to be backported to 4.8, it'll have to change quite a bit given main contains the big forEachChildIn refactor.

@andrewbranch

Copy link
Copy Markdown
Member

As a crash regression, I think we will want to backport this somehow.

@typescript-bot TypeScript Bot (typescript-bot) added For Milestone Bug PRs that fix a bug with a specific milestone and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Sep 13, 2022
@jakebailey
Jake Bailey (jakebailey) merged commit 08b91f6 into microsoft:main Sep 13, 2022
@jakebailey

Copy link
Copy Markdown
Member

I'll send a backport PR for 4.8.

@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tsc crashes when it sees a JSDoc tag inside an @override annotation (regression in TS 4.8)

4 participants