File tree
114 files changed
+1070
-392
lines changed- SwiftCompilerSources/Sources
- Optimizer
- Analysis
- Utilities
- SIL
- cmake/modules
- include/swift
- AST
- ClangImporter
- SIL
- SILOptimizer
- Analysis
- PassManager
- Sema
- lib
- AST
- ClangImporter
- IDE
- IRGen
- Index
- SIL
- IR
- Parser
- Verifier
- SILGen
- SILOptimizer
- Analysis
- LoopTransforms
- Mandatory
- PassManager
- Transforms
- Sema
- Serialization
- stdlib/public
- Concurrency
- Distributed
- test
- Constraints
- DebugInfo
- IDE
- Index
- Interop/Cxx
- class
- reference
- Inputs
- stdlib
- Macros
- Inputs
- Misc
- Parse
- SIL
- Parser
- SILGen
- SILOptimizer
- Serialization/Recovery
- StringProcessing/Parse
- attr
- stmt
- utils/swift_build_support/swift_build_support
- products
- validation-test
- IRGen
- Sema/type_checker_crashers_fixed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+1070
-392
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
| 26 | + | |
28 | 27 |
| |
29 |
| - | |
| 28 | + | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 | 364 |
| |
369 | 365 |
| |
370 | 366 |
| |
| |||
376 | 372 |
| |
377 | 373 |
| |
378 | 374 |
| |
379 |
| - | |
380 | 375 |
| |
| 376 | + | |
| 377 | + | |
381 | 378 |
| |
382 | 379 |
| |
383 | 380 |
| |
| |||
561 | 558 |
| |
562 | 559 |
| |
563 | 560 |
| |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
564 | 567 |
| |
565 | 568 |
| |
566 | 569 |
| |
|
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
|
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
|
Diff for: include/swift/AST/ASTWalker.h
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
|
Diff for: include/swift/AST/Decl.h
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8876 | 8876 |
| |
8877 | 8877 |
| |
8878 | 8878 |
| |
| 8879 | + | |
| 8880 | + | |
| 8881 | + | |
| 8882 | + | |
8879 | 8883 |
| |
8880 | 8884 |
| |
8881 | 8885 |
| |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
| 159 | + | |
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
| |||
195 | 196 |
| |
196 | 197 |
| |
197 | 198 |
| |
198 |
| - | |
| 199 | + | |
199 | 200 |
| |
200 | 201 |
| |
201 | 202 |
| |
|
Diff for: include/swift/AST/DiagnosticsSema.def
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7123 | 7123 |
| |
7124 | 7124 |
| |
7125 | 7125 |
| |
| 7126 | + | |
| 7127 | + | |
| 7128 | + | |
| 7129 | + | |
| 7130 | + | |
7126 | 7131 |
| |
7127 | 7132 |
| |
7128 | 7133 |
| |
|
Diff for: include/swift/AST/TypeCheckRequests.h
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3258 | 3258 |
| |
3259 | 3259 |
| |
3260 | 3260 |
| |
3261 |
| - | |
| 3261 | + | |
3262 | 3262 |
| |
3263 | 3263 |
| |
3264 | 3264 |
| |
3265 | 3265 |
| |
3266 | 3266 |
| |
3267 | 3267 |
| |
3268 | 3268 |
| |
3269 |
| - | |
3270 |
| - | |
3271 |
| - | |
| 3269 | + | |
| 3270 | + | |
| 3271 | + | |
3272 | 3272 |
| |
3273 | 3273 |
| |
3274 | 3274 |
| |
|
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
588 | 588 |
| |
589 | 589 |
| |
590 | 590 |
| |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
591 | 599 |
| |
592 | 600 |
| |
593 | 601 |
| |
|
Diff for: include/swift/SIL/SILFunction.h
+5-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
| |||
1410 | 1411 |
| |
1411 | 1412 |
| |
1412 | 1413 |
| |
1413 |
| - | |
| 1414 | + | |
| 1415 | + | |
1414 | 1416 |
| |
1415 | 1417 |
| |
1416 | 1418 |
| |
1417 | 1419 |
| |
1418 | 1420 |
| |
1419 | 1421 |
| |
1420 |
| - | |
| 1422 | + | |
1421 | 1423 |
| |
1422 | 1424 |
| |
1423 | 1425 |
| |
1424 |
| - | |
| 1426 | + | |
1425 | 1427 |
| |
1426 | 1428 |
| |
1427 | 1429 |
| |
|
Diff for: include/swift/SIL/SILModule.h
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
902 | 902 |
| |
903 | 903 |
| |
904 | 904 |
| |
| 905 | + | |
| 906 | + | |
| 907 | + | |
905 | 908 |
| |
906 | 909 |
| |
907 |
| - | |
| 910 | + | |
| 911 | + | |
908 | 912 |
| |
909 | 913 |
| |
910 | 914 |
| |
|
Diff for: include/swift/SIL/SILType.h
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
474 | 481 |
| |
475 | 482 |
| |
476 | 483 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
187 | 186 |
| |
188 | 187 |
| |
189 | 188 |
| |
| |||
197 | 196 |
| |
198 | 197 |
| |
199 | 198 |
| |
200 |
| - | |
201 |
| - | |
202 | 199 |
| |
203 | 200 |
| |
204 | 201 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
| 224 | + | |
224 | 225 |
| |
225 |
| - | |
226 |
| - | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
230 | 229 |
| |
231 | 230 |
| |
232 | 231 |
| |
|
Diff for: include/swift/Sema/CSFix.h
+25
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
401 | 401 |
| |
402 | 402 |
| |
403 | 403 |
| |
| 404 | + | |
| 405 | + | |
| 406 | + | |
404 | 407 |
| |
405 | 408 |
| |
406 | 409 |
| |
| |||
3238 | 3241 |
| |
3239 | 3242 |
| |
3240 | 3243 |
| |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
| 3249 | + | |
| 3250 | + | |
| 3251 | + | |
| 3252 | + | |
| 3253 | + | |
| 3254 | + | |
| 3255 | + | |
| 3256 | + | |
| 3257 | + | |
| 3258 | + | |
| 3259 | + | |
| 3260 | + | |
| 3261 | + | |
| 3262 | + | |
| 3263 | + | |
| 3264 | + | |
| 3265 | + | |
3241 | 3266 |
| |
3242 | 3267 |
| |
3243 | 3268 |
| |
|
Diff for: include/swift/Sema/Constraint.h
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
| 227 | + | |
| 228 | + | |
228 | 229 |
| |
229 | 230 |
| |
230 | 231 |
| |
|
Diff for: include/swift/Sema/ConstraintLocator.h
+7-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 | 21 |
| |
24 | 22 |
| |
25 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
316 | 321 |
| |
317 | 322 |
| |
318 | 323 |
| |
|
Diff for: include/swift/Sema/ConstraintSystem.h
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4858 | 4858 |
| |
4859 | 4859 |
| |
4860 | 4860 |
| |
4861 |
| - | |
4862 |
| - | |
| 4861 | + | |
| 4862 | + | |
4863 | 4863 |
| |
4864 |
| - | |
| 4864 | + | |
4865 | 4865 |
| |
4866 | 4866 |
| |
4867 | 4867 |
| |
|
Diff for: lib/AST/ASTContext.cpp
+21-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
| 433 | + | |
433 | 434 |
| |
434 | 435 |
| |
435 | 436 |
| |
| |||
3124 | 3125 |
| |
3125 | 3126 |
| |
3126 | 3127 |
| |
3127 |
| - | |
| 3128 | + | |
| 3129 | + | |
| 3130 | + | |
| 3131 | + | |
| 3132 | + | |
| 3133 | + | |
| 3134 | + | |
| 3135 | + | |
| 3136 | + | |
| 3137 | + | |
| 3138 | + | |
| 3139 | + | |
| 3140 | + | |
| 3141 | + | |
| 3142 | + | |
| 3143 | + | |
| 3144 | + | |
| 3145 | + | |
| 3146 | + | |
3128 | 3147 |
| |
| 3148 | + | |
3129 | 3149 |
| |
3130 | 3150 |
| |
3131 | 3151 |
| |
|
0 commit comments