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.
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
Top-level loop for compiler #1576
base: master
Are you sure you want to change the base?
Top-level loop for compiler #1576
Changes from 1 commit
0d639ac
da857a5
ef8c5c2
982f1f5
01c6a6b
964c885
0c0e7b0
7778377
0315160
855a7d5
2b4e127
f72fb6f
50bae93
3297d3f
d96b678
cd9b031
1dcaa42
c16bcf6
2e93e74
62389ad
6d2fe50
45a931c
efc7a9a
4f97602
14234b4
30e51fc
ddbace1
eb58e91
40c3494
962934d
550127a
948d247
612bff5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 8 in lib/compiler/src/compiler/compiler.cc
lib/compiler/src/compiler/compiler.cc#L8
Check warning on line 15 in lib/compiler/src/compiler/compiler.cc
lib/compiler/src/compiler/compiler.cc#L12-L15
Check warning on line 17 in lib/compiler/src/compiler/compiler.cc
lib/compiler/src/compiler/compiler.cc#L17
Check warning on line 20 in lib/compiler/src/compiler/compiler.cc
lib/compiler/src/compiler/compiler.cc#L19-L20
Check warning on line 24 in lib/compiler/src/compiler/compiler.cc
lib/compiler/src/compiler/compiler.cc#L22-L24
Check warning on line 30 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L30
Check warning on line 37 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L33-L37
Check warning on line 42 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L39-L42
Check warning on line 45 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L44-L45
Check warning on line 47 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L47
Check warning on line 54 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L53-L54
Check warning on line 59 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L59
Check warning on line 63 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L63
Check warning on line 65 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L65
Check warning on line 67 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L67
Check warning on line 71 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L70-L71
Check warning on line 74 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L74
Check warning on line 76 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L76
Check warning on line 83 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L79-L83
Check warning on line 86 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L86
Check warning on line 92 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L90-L92
Check warning on line 95 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L94-L95
Check warning on line 98 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L97-L98
Check warning on line 101 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L100-L101
Check warning on line 107 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L103-L107
Check warning on line 110 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L110
Check warning on line 112 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L112
Check warning on line 116 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L114-L116
Check warning on line 121 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L118-L121
Check warning on line 124 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L123-L124
Check warning on line 127 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L127
Check warning on line 130 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L129-L130
Check warning on line 137 in lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc
lib/compiler/src/compiler/unity_algorithm/unity_algorithm.cc#L135-L137