improvement(semantic/cfg): better control flow for switch statements.#3547
Merged
graphite-app[bot] merged 1 commit intomainfrom Jun 13, 2024
Conversation
This was referenced Jun 5, 2024
This was referenced Jun 5, 2024
Contributor
Author
Contributor
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
CodSpeed Performance ReportMerging #3547 will not alter performanceComparing Summary
|
baa85e5 to
86be84b
Compare
93ce1a6 to
b257dee
Compare
86be84b to
78d9b27
Compare
b257dee to
a8dfe85
Compare
78d9b27 to
20d3e34
Compare
ef8d76b to
ca5115d
Compare
20d3e34 to
10fcc29
Compare
ca5115d to
a724297
Compare
10fcc29 to
2ed1bb7
Compare
a724297 to
e879638
Compare
2ed1bb7 to
ce302b4
Compare
e879638 to
433ca71
Compare
ce302b4 to
462af6d
Compare
433ca71 to
20b3c05
Compare
462af6d to
9a2dc57
Compare
70d6394 to
4a2db11
Compare
This was referenced Jun 11, 2024
0b13125 to
b6a762d
Compare
4a2db11 to
797c5de
Compare
Contributor
Merge activity
|
b6a762d to
29808c4
Compare
Boshen
pushed a commit
that referenced
this pull request
Jun 13, 2024
797c5de to
8eb2ead
Compare
29808c4 to
9b30971
Compare
8eb2ead to
defef05
Compare
Base automatically changed from
06-03-improvement_semantic_cfg_rework_error_path
to
main
June 13, 2024 07:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

There was an issue similar to the one in loops see #3451 to #3453