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

Expose a function rather than a class for creation_analyzer.h #875

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

Databean
Copy link
Member

The class exists only to call one function, so the public API is changed to something that takes the class creation inputs and returns the function output.

Bug: b/392949844
Test: bazel test '//...'

The class exists only to call one function, so the public API is changed
to something that takes the class creation inputs and returns the
function output.

Bug: b/392949844
Test: bazel test '//...'
@Databean
Copy link
Member Author

Thanks for reviewing!

@Databean Databean added this pull request to the merge queue Jan 31, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 31, 2025
@Databean Databean added this pull request to the merge queue Jan 31, 2025
Merged via the queue into google:main with commit f5bfc35 Jan 31, 2025
11 checks passed
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