Skip to content

Use marker to mark SourceEdits #1684

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

Conversation

StevenWong12
Copy link
Contributor

@StevenWong12 StevenWong12 commented May 21, 2023

This change is used to help us mark the changes in source file, which makes incremental parsing test easier.

See comments in #1662 (comment)

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

With your comment on the other PR (#1662 (comment)), I think being explicit about the edits makes a lot of sense. Thanks for doing this. I have a few comments inline but the design looks good overall.

@StevenWong12 StevenWong12 force-pushed the use_marker_to_mark_source_edits branch from dcc35e7 to 8778124 Compare May 25, 2023 12:13
@StevenWong12 StevenWong12 marked this pull request as ready for review May 25, 2023 12:25
@StevenWong12 StevenWong12 force-pushed the use_marker_to_mark_source_edits branch from 8778124 to 5fd5219 Compare May 25, 2023 15:54
Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

I’ve got a few code style comments, otherwise this looks very good to me.

This change is used to help us mark the changes in source file, which makes incremental parsing test easier.
@StevenWong12 StevenWong12 force-pushed the use_marker_to_mark_source_edits branch from 43e0c33 to b605766 Compare May 25, 2023 16:20
@ahoppen
Copy link
Member

ahoppen commented May 25, 2023

@swift-ci Please test

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

Great. Let’s get this merged

@ahoppen ahoppen enabled auto-merge May 25, 2023 20:24
@ahoppen
Copy link
Member

ahoppen commented May 25, 2023

CI failed for an unrelated reason. I’ll re-trigger it tomorrow

@ahoppen
Copy link
Member

ahoppen commented May 26, 2023

@swift-ci Please test macOS

@ahoppen
Copy link
Member

ahoppen commented May 26, 2023

@swift-ci Please test Windows

@ahoppen ahoppen merged commit 547ab8c into swiftlang:main May 26, 2023
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