Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tcgc usage to remove useless types #1468

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Use tcgc usage to remove useless types #1468

merged 2 commits into from
Nov 19, 2024

Conversation

tadelesh
Copy link
Member

@tadelesh tadelesh commented Nov 19, 2024

fix: #1466

after tcgc 0.48.2, go will rely on tcgc to figure out which type needs to be omitted. so, this pr remove all useless calculation in go emitter.

@jhendrixMSFT jhendrixMSFT merged commit 78e411c into main Nov 19, 2024
11 checks passed
@jhendrixMSFT jhendrixMSFT deleted the refine_usage branch November 19, 2024 17:36
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.

Is there a way to override the "Base class" elimination but only for specific types
2 participants