Skip to content

Instantiations with type literals are not properly cached/shared #11941

@vladima

Description

@vladima

Currently every occurrence of type literal in the source code creates new anonymous type which breaks caching of instantiations. #11934 covers one case (for {} type literal) however in general the problem still exists (#10451)

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions