Skip to content

Backport "Don't generate a super accessor for an inline method call" to LTS #18974

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

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

Kordyjan
Copy link
Contributor

Backports #17598 to the LTS branch.

PR submitted by the release tooling.
[skip ci]

Inline methods cannot be overridden, so they don't need super accessors.

Fixes #17584

[Cherry-picked 467edd8]
Base automatically changed from lts-17758 to release-3.3.2 November 21, 2023 11:00
@Kordyjan
Copy link
Contributor Author

@Kordyjan Kordyjan merged commit a0fe753 into release-3.3.2 Nov 21, 2023
@Kordyjan Kordyjan deleted the lts-17598 branch November 21, 2023 11:01
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.

2 participants