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

Fork c++ resorting methods #2570

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Fork c++ resorting methods #2570

merged 1 commit into from
Aug 28, 2023

Conversation

powerboat9
Copy link
Contributor

This should help towards integrating backend/rust-tree.c and backend/rust-tree.h with gengtype, as an eventual step towards stripping down some of the data structures we have vestigially from the c++ frontend.

@powerboat9 powerboat9 force-pushed the resort branch 2 times, most recently from a833790 to 7f07a2d Compare August 19, 2023 17:14
@powerboat9
Copy link
Contributor Author

Now depends on #2572

Copy link
Member

@philberty philberty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@philberty philberty added this pull request to the merge queue Aug 21, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 21, 2023
gcc/rust/ChangeLog:

	* backend/rust-tree.cc
	(resort_data): Fork from c++ frontend.
	(resort_member_name_cmp): Likewise.
	(resort_type_member_vec): Likewise.
	* backend/rust-tree.h
	(resort_type_member_vec): Likewise.

Signed-off-by: Owen Avery <[email protected]>
@philberty philberty added this pull request to the merge queue Aug 28, 2023
Merged via the queue into Rust-GCC:master with commit 1b15838 Aug 28, 2023
9 checks passed
@powerboat9 powerboat9 deleted the resort branch August 28, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants