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

gccrs: adjust hir dump of BlockExpr #3180

Merged
merged 1 commit into from
Sep 23, 2024
Merged

gccrs: adjust hir dump of BlockExpr #3180

merged 1 commit into from
Sep 23, 2024

Conversation

dkm
Copy link
Member

@dkm dkm commented Sep 21, 2024

Add tail_reachable and label fields to the dump.

Add tail_reachable and label fields to the dump.

gcc/rust/ChangeLog:

	* hir/rust-hir-dump.cc (Dump::visit): Add missing fields.

Signed-off-by: Marc Poulhiès <[email protected]>
@P-E-P P-E-P added this pull request to the merge queue Sep 23, 2024
Merged via the queue into master with commit 263b1c8 Sep 23, 2024
12 checks passed
@dkm dkm deleted the dkm/adjust_hir_dump branch September 23, 2024 13:02
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