Skip to content

Move FormInfo to SemIR for reuse#7392

Merged
geoffromer merged 4 commits into
carbon-language:trunkfrom
geoffromer:form-info
Jun 23, 2026
Merged

Move FormInfo to SemIR for reuse#7392
geoffromer merged 4 commits into
carbon-language:trunkfrom
geoffromer:form-info

Conversation

@geoffromer

Copy link
Copy Markdown
Contributor

No description provided.

Also add a CHECK to catch bugs like this.
Also some Bundle API tweaks:
- Remove support for non-canonical bundle IDs. Bundles don't have a unique
  identity, so non-canonical bundle IDs would bloat the SemIR for no benefit.
- Adjust the conversions between raw and typed bundle IDs to not be templated.
  This makes the conversions easier to access in a debugger.
@geoffromer geoffromer requested a review from a team as a code owner June 18, 2026 19:27
@geoffromer geoffromer requested review from nicholasbishop and removed request for a team June 18, 2026 19:27
@github-actions github-actions Bot added toolchain dependent Depends on another issue/PR labels Jun 18, 2026
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown

All dependent PRs are merged.

Merged dependent PRs: #7390, #7391

(Last updated: 2026-06-19 00:44:28 UTC)

@github-actions github-actions Bot removed the dependent Depends on another issue/PR label Jun 19, 2026
@geoffromer geoffromer enabled auto-merge June 23, 2026 18:53
@geoffromer geoffromer added this pull request to the merge queue Jun 23, 2026
Merged via the queue into carbon-language:trunk with commit fee00c6 Jun 23, 2026
17 checks passed
@geoffromer geoffromer deleted the form-info branch June 23, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants