Skip to content

Comments

refactor(semantic): move LabeledStatement exit node handling to visit methods#12635

Merged
graphite-app[bot] merged 1 commit intomainfrom
c/07-30-refactor_semantic_move_labeledstatement_exit_node_handling_to_visit_methods
Jul 31, 2025
Merged

refactor(semantic): move LabeledStatement exit node handling to visit methods#12635
graphite-app[bot] merged 1 commit intomainfrom
c/07-30-refactor_semantic_move_labeledstatement_exit_node_handling_to_visit_methods

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Jul 30, 2025

No description provided.

@github-actions github-actions bot added A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Jul 30, 2025
Copy link
Contributor Author

camc314 commented Jul 30, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@camc314 camc314 marked this pull request as ready for review July 30, 2025 13:32
@camc314 camc314 requested a review from Dunqing as a code owner July 30, 2025 13:32
@camc314 camc314 force-pushed the c/07-30-refactor_semantic_move_labeledstatement_exit_node_handling_to_visit_methods branch from 83c5104 to ac7a835 Compare July 30, 2025 13:37
@codspeed-hq
Copy link

codspeed-hq bot commented Jul 30, 2025

CodSpeed Instrumentation Performance Report

Merging #12635 will not alter performance

Comparing c/07-30-refactor_semantic_move_labeledstatement_exit_node_handling_to_visit_methods (bbc446f) with main (5383331)

Summary

✅ 34 untouched benchmarks

@camc314 camc314 changed the base branch from c/07-30-refactor_semantic_move_tspropertysignature_exit_node_handling_to_visit_methods to graphite-base/12635 July 30, 2025 15:10
@camc314 camc314 force-pushed the c/07-30-refactor_semantic_move_labeledstatement_exit_node_handling_to_visit_methods branch from ac7a835 to f24591c Compare July 30, 2025 15:11
@camc314 camc314 force-pushed the graphite-base/12635 branch from 20a761c to 4a37f76 Compare July 30, 2025 15:11
@camc314 camc314 changed the base branch from graphite-base/12635 to c/07-30-refactor_semantic_move_tspropertysignature_exit_node_handling_to_visit_methods July 30, 2025 15:11
@graphite-app graphite-app bot force-pushed the c/07-30-refactor_semantic_move_tspropertysignature_exit_node_handling_to_visit_methods branch from 4a37f76 to 55eb74d Compare July 31, 2025 09:00
@graphite-app graphite-app bot force-pushed the c/07-30-refactor_semantic_move_labeledstatement_exit_node_handling_to_visit_methods branch from f24591c to 50ed74c Compare July 31, 2025 09:01
@camc314 camc314 changed the base branch from c/07-30-refactor_semantic_move_tspropertysignature_exit_node_handling_to_visit_methods to graphite-base/12635 July 31, 2025 09:27
@camc314 camc314 force-pushed the c/07-30-refactor_semantic_move_labeledstatement_exit_node_handling_to_visit_methods branch from 50ed74c to c1fb4c7 Compare July 31, 2025 09:27
@camc314 camc314 force-pushed the graphite-base/12635 branch from 55eb74d to 109fc3c Compare July 31, 2025 09:27
@camc314 camc314 changed the base branch from graphite-base/12635 to main July 31, 2025 09:28
Copy link
Member

@overlookmotel overlookmotel left a comment

Choose a reason for hiding this comment

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

Yes, in this case the code from leave_kind needs to go before leave_node.

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Jul 31, 2025
Copy link
Member

overlookmotel commented Jul 31, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the c/07-30-refactor_semantic_move_labeledstatement_exit_node_handling_to_visit_methods branch from c1fb4c7 to bbc446f Compare July 31, 2025 14:49
@overlookmotel overlookmotel removed the request for review from Dunqing July 31, 2025 14:56
@graphite-app graphite-app bot merged commit bbc446f into main Jul 31, 2025
24 checks passed
@graphite-app graphite-app bot deleted the c/07-30-refactor_semantic_move_labeledstatement_exit_node_handling_to_visit_methods branch July 31, 2025 14:57
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants