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

[7.4.1] Add missing private API for tokenizing javacopts #24153

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

hvadehra
Copy link
Member

PiperOrigin-RevId: 587638256
Change-Id: I4aa6b9c2009323e9c4adc7f6e8b5e335a637ed1c

(cherry picked from commit fb446e6)

We use this only when we don't have a `ctx`, such as in an `args.map_each`. The pure Starlark implementation in `cc_helper.bzl`, as currently implemented, is too slow[^1].

PiperOrigin-RevId: 587638256
Change-Id: I4aa6b9c2009323e9c4adc7f6e8b5e335a637ed1c

(cherry picked from commit fb446e6)
@hvadehra hvadehra requested a review from a team as a code owner October 31, 2024 09:26
@github-actions github-actions bot added awaiting-review PR is awaiting review from an assigned reviewer team-Rules-Java Issues for Java rules labels Oct 31, 2024
@meteorcloudy meteorcloudy enabled auto-merge (squash) October 31, 2024 09:31
@iancha1992 iancha1992 added this to the 7.4.1 release blockers milestone Oct 31, 2024
@meteorcloudy meteorcloudy merged commit 4b35a05 into release-7.4.1 Oct 31, 2024
53 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-Java Issues for Java rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants