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

Dump function annotations in thrift files #171

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

2011aad
Copy link
Contributor

@2011aad 2011aad commented Mar 25, 2024

Description

When using dump tool to translate an ast into thrift files, annotations of functions will disappear in dumped file.
And this PR fix this bug.

Related Issue

closes #170

@2011aad 2011aad requested review from a team as code owners March 25, 2024 05:20
@HeyJavaBean HeyJavaBean merged commit dc0b3fb into cloudwego:main Mar 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Seems dump tool don't support annotations on Functions
2 participants