File tree
109 files changed
+1816
-1124
lines changed- SwiftCompilerSources
- docs/RequirementMachine
- include/swift
- AST
- Basic
- Option
- Parse
- Sema
- lib
- AST
- RequirementMachine
- ClangImporter
- Driver
- Frontend
- IRGen
- Parse
- SILGen
- Sema
- Serialization
- stdlib/public
- RegexParser
- SwiftShims
- core
- runtime
- test
- ClangImporter
- Concurrency
- Constraints
- IDE
- IRGen
- ModuleInterface
- SILGen
- SILOptimizer
- Sema
- SourceKit/Sema
- StringProcessing
- Parse
- Runtime
- Sema
- decl
- protocol/special
- var
- expr/closure
- type
- tools
- SourceKit/tools
- complete-test
- sourcekitd-test
- swift-ide-test
- unittests/Sema
- utils
- update_checkout
- validation-test
- Runtime
- Sema/SwiftUI
- compiler_crashers_2_fixed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+1816
-1124
lines changedLines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
| 32 | + | |
32 | 33 |
| |
33 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 |
| |
35 | 42 |
| |
36 | 43 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3053 | 3053 |
| |
3054 | 3054 |
| |
3055 | 3055 |
| |
3056 |
| - | |
| 3056 | + | |
3057 | 3057 |
| |
3058 | 3058 |
| |
3059 | 3059 |
| |
|
Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
506 | 506 |
| |
507 | 507 |
| |
508 | 508 |
| |
509 |
| - | |
510 |
| - | |
511 |
| - | |
512 |
| - | |
513 |
| - | |
514 | 509 |
| |
515 | 510 |
| |
516 | 511 |
| |
| |||
3272 | 3267 |
| |
3273 | 3268 |
| |
3274 | 3269 |
| |
3275 |
| - | |
3276 |
| - | |
3277 |
| - | |
3278 |
| - | |
3279 |
| - | |
3280 |
| - | |
3281 |
| - | |
3282 |
| - | |
3283 | 3270 |
| |
3284 | 3271 |
| |
3285 | 3272 |
| |
| |||
4358 | 4345 |
| |
4359 | 4346 |
| |
4360 | 4347 |
| |
| 4348 | + | |
4361 | 4349 |
| |
4362 | 4350 |
| |
4363 | 4351 |
| |
4364 | 4352 |
| |
4365 | 4353 |
| |
| 4354 | + | |
| 4355 | + | |
4366 | 4356 |
| |
4367 | 4357 |
| |
4368 | 4358 |
| |
| |||
4379 | 4369 |
| |
4380 | 4370 |
| |
4381 | 4371 |
| |
| 4372 | + | |
4382 | 4373 |
| |
4383 | 4374 |
| |
4384 | 4375 |
| |
| |||
4460 | 4451 |
| |
4461 | 4452 |
| |
4462 | 4453 |
| |
4463 |
| - | |
| 4454 | + | |
| 4455 | + | |
| 4456 | + | |
4464 | 4457 |
| |
4465 | 4458 |
| |
4466 | 4459 |
| |
| |||
4486 | 4479 |
| |
4487 | 4480 |
| |
4488 | 4481 |
| |
| 4482 | + | |
| 4483 | + | |
| 4484 | + | |
| 4485 | + | |
| 4486 | + | |
| 4487 | + | |
| 4488 | + | |
4489 | 4489 |
| |
4490 | 4490 |
| |
4491 | 4491 |
| |
|
Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3770 | 3770 |
| |
3771 | 3771 |
| |
3772 | 3772 |
| |
| 3773 | + | |
| 3774 | + | |
| 3775 | + | |
| 3776 | + | |
| 3777 | + | |
3773 | 3778 |
| |
3774 |
| - | |
| 3779 | + | |
3775 | 3780 |
| |
3776 | 3781 |
| |
3777 |
| - | |
3778 |
| - | |
3779 |
| - | |
3780 |
| - | |
| 3782 | + | |
| 3783 | + | |
| 3784 | + | |
| 3785 | + | |
3781 | 3786 |
| |
3782 | 3787 |
| |
3783 | 3788 |
| |
| |||
6128 | 6133 |
| |
6129 | 6134 |
| |
6130 | 6135 |
| |
6131 |
| - | |
6132 |
| - | |
6133 |
| - | |
6134 | 6136 |
| |
6135 | 6137 |
| |
6136 | 6138 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| 212 | + | |
| 213 | + | |
| 214 | + | |
212 | 215 |
| |
213 | 216 |
| |
214 | 217 |
| |
| |||
346 | 349 |
| |
347 | 350 |
| |
348 | 351 |
| |
349 |
| - | |
350 |
| - | |
351 |
| - | |
352 | 352 |
| |
353 | 353 |
| |
354 | 354 |
| |
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
| 363 | + | |
| 364 | + | |
| 365 | + | |
363 | 366 |
| |
364 | 367 |
| |
365 | 368 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
422 | 422 |
| |
423 | 423 |
| |
424 | 424 |
| |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
425 | 429 |
| |
426 | 430 |
| |
427 | 431 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
273 | 277 |
| |
274 | 278 |
| |
275 | 279 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1213 | 1213 |
| |
1214 | 1214 |
| |
1215 | 1215 |
| |
1216 |
| - | |
| 1216 | + | |
1217 | 1217 |
| |
1218 |
| - | |
| 1218 | + | |
1219 | 1219 |
| |
1220 | 1220 |
| |
1221 | 1221 |
| |
|
0 commit comments