Skip to content

[AOSP-pick] Separate BEP analysis and parsing #7355

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 1 commit into from
Feb 25, 2025

Conversation

sellophane
Copy link
Collaborator

Cherry pick AOSP commit 22b93c09bf3b9cf161fe86246d7a982f26717ac6.

since the former is not needed in the query sync mode.

  • Do not flatten the graph while processing events
  • Instead collect data in a suitable for further processing form in
    an instance of OutputGroupTargetConfigFileSetMap.

Bug: 327638725
Test: existing
Change-Id: I41bfb406f2f0432d825f7e41b1bf350f07bb6ed5

AOSP: 22b93c09bf3b9cf161fe86246d7a982f26717ac6

since the former is not needed in the query sync mode.

- Do not flatten the graph while processing events
- Instead collect data in a suitable for further processing form in
  an instance of `OutputGroupTargetConfigFileSetMap`.

Bug: 327638725
Test: existing
Change-Id: I41bfb406f2f0432d825f7e41b1bf350f07bb6ed5

AOSP: 22b93c09bf3b9cf161fe86246d7a982f26717ac6
@sellophane sellophane requested a review from LeFrosch February 25, 2025 10:08
@sellophane sellophane requested a review from agluszak as a code owner February 25, 2025 10:08
@github-actions github-actions bot added product: CLion CLion plugin product: IntelliJ IntelliJ plugin product: GoLand GoLand plugin awaiting-review Awaiting review from Bazel team on PRs labels Feb 25, 2025
@jastice jastice removed the request for review from agluszak February 25, 2025 10:41
@sellophane sellophane merged commit 43555aa into master Feb 25, 2025
9 checks passed
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: CLion CLion plugin product: GoLand GoLand plugin product: IntelliJ IntelliJ plugin
Projects
Development

Successfully merging this pull request may close these issues.

4 participants