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

fix: Remove clone annotations during function trimming (NATIVE-110) #29105

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

Swatinem
Copy link
Member

@Swatinem Swatinem commented Oct 6, 2021

Previously, it would use the clone annotation as the trimmed function name,
which is plain wrong and was confusing customers (and ourselves as well).

This also has a small fix for operator-> losing its angle bracket under some
circumstances.

Previously, it would *use* the clone annotation as the trimmed function name,
which is plain wrong and was confusing customers (and ourselves as well).

This also has a small fix for `operator->` losing its angle bracket under some
circumstances.
@Swatinem Swatinem requested a review from a team October 6, 2021 10:20
@Swatinem Swatinem merged commit 4ef6f7b into master Oct 6, 2021
@Swatinem Swatinem deleted the fix/function-trim-clone branch October 6, 2021 14:10
@github-actions github-actions bot locked and limited conversation to collaborators Oct 22, 2021
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