File tree
319 files changed
+1504
-4981
lines changed- branches/master-next
- apinotes
- cmake/modules
- docs
- include/swift
- AST
- Basic
- ClangImporter
- DWARFImporter
- Frontend
- Option
- Parse
- SIL
- Serialization
- lib
- AST
- ClangImporter
- DWARFImporter
- Driver
- Frontend
- IDE
- IRGen
- ParseSIL
- Parse
- SILGen
- SILOptimizer
- Analysis
- Mandatory
- Transforms
- Utils
- SIL
- Sema
- Serialization
- SwiftDemangle
- stdlib/public
- Darwin/Foundation
- Platform
- SwiftShims
- core
- runtime
- stubs
- test
- APINotes
- ClangImporter
- Inputs/custom-modules
- Compatibility
- Constraints
- Driver
- Frontend
- IDE
- IRGen
- ParseableInterface
- ModuleCache
- Parse
- Profiler
- Reflection
- SILGen
- SILOptimizer
- SIL
- Parser
- Serialization
- Sanitizers
- Sema
- Serialization
- Inputs
- xref-opaque-generic-type
- SourceKit/InterfaceGen
- api-digester
- Inputs
- cake_baseline
- cake_current
- Outputs
- attr
- decl
- enum
- func
- var
- expr/cast
- stdlib
- type
- tools
- SourceKit
- cmake/modules
- tools
- complete-test
- sourcekitd-repl
- sourcekitd-test
- driver
- libSwiftSyntaxParser
- swift-api-digester
- utils
- build_swift
- tests
- swift_build_support/swift_build_support/products
- validation-test
- Sema/type_checker_perf/fast
- compiler_crashers_2_fixed
- compiler_scale
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
319 files changed
+1504
-4981
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 14 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
450 | 450 |
| |
451 | 451 |
| |
452 | 452 |
| |
453 |
| - | |
| 453 | + | |
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
| |||
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
502 | 514 |
| |
503 | 515 |
| |
504 | 516 |
| |
| |||
527 | 539 |
| |
528 | 540 |
| |
529 | 541 |
| |
530 |
| - | |
531 |
| - | |
532 |
| - | |
533 |
| - | |
534 |
| - | |
535 |
| - | |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
540 | 542 |
| |
541 | 543 |
| |
542 | 544 |
| |
| |||
1051 | 1053 |
| |
1052 | 1054 |
| |
1053 | 1055 |
| |
| 1056 | + | |
1054 | 1057 |
| |
1055 | 1058 |
| |
1056 | 1059 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1506 | 1506 |
| |
1507 | 1507 |
| |
1508 | 1508 |
| |
| 1509 | + | |
1509 | 1510 |
| |
1510 | 1511 |
| |
1511 | 1512 |
| |
| |||
2117 | 2118 |
| |
2118 | 2119 |
| |
2119 | 2120 |
| |
| 2121 | + | |
2120 | 2122 |
| |
2121 | 2123 |
| |
2122 | 2124 |
| |
| |||
2129 | 2131 |
| |
2130 | 2132 |
| |
2131 | 2133 |
| |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
2132 | 2137 |
| |
2133 | 2138 |
| |
2134 | 2139 |
| |
| |||
2139 | 2144 |
| |
2140 | 2145 |
| |
2141 | 2146 |
| |
| 2147 | + | |
2142 | 2148 |
| |
2143 | 2149 |
| |
2144 | 2150 |
| |
| |||
2205 | 2211 |
| |
2206 | 2212 |
| |
2207 | 2213 |
| |
| 2214 | + | |
2208 | 2215 |
| |
2209 | 2216 |
| |
2210 | 2217 |
| |
| |||
2406 | 2413 |
| |
2407 | 2414 |
| |
2408 | 2415 |
| |
| 2416 | + | |
2409 | 2417 |
| |
2410 | 2418 |
| |
2411 | 2419 |
| |
|
Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
95 | 100 |
| |
96 | 101 |
| |
97 | 102 |
| |
98 | 103 |
| |
99 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
100 | 112 |
| |
101 | 113 |
| |
102 | 114 |
| |
| |||
106 | 118 |
| |
107 | 119 |
| |
108 | 120 |
| |
| 121 | + | |
| 122 | + | |
109 | 123 |
| |
110 | 124 |
| |
111 | 125 |
| |
| |||
174 | 188 |
| |
175 | 189 |
| |
176 | 190 |
| |
177 |
| - | |
| 191 | + | |
| 192 | + | |
178 | 193 |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| 71 | + | |
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
|
Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 | 89 |
| |
98 | 90 |
| |
99 | 91 |
| |
|
Lines changed: 9 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2342 | 2342 |
| |
2343 | 2343 |
| |
2344 | 2344 |
| |
2345 |
| - | |
2346 |
| - | |
| 2345 | + | |
| 2346 | + | |
2347 | 2347 |
| |
2348 | 2348 |
| |
2349 | 2349 |
| |
| |||
3484 | 3484 |
| |
3485 | 3485 |
| |
3486 | 3486 |
| |
3487 |
| - | |
3488 |
| - | |
3489 |
| - | |
3490 |
| - | |
3491 |
| - | |
3492 |
| - | |
3493 |
| - | |
3494 |
| - | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
| 3490 | + | |
| 3491 | + | |
| 3492 | + | |
| 3493 | + | |
3495 | 3494 |
| |
3496 | 3495 |
| |
3497 | 3496 |
| |
| |||
3500 | 3499 |
| |
3501 | 3500 |
| |
3502 | 3501 |
| |
3503 |
| - | |
3504 |
| - | |
3505 |
| - | |
3506 |
| - | |
3507 |
| - | |
3508 | 3502 |
| |
3509 | 3503 |
| |
3510 | 3504 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
829 | 829 |
| |
830 | 830 |
| |
831 | 831 |
| |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
832 | 836 |
| |
833 | 837 |
| |
834 | 838 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
|
Lines changed: 7 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 | 31 |
| |
42 | 32 |
| |
43 | 33 |
| |
44 |
| - | |
45 | 34 |
| |
46 | 35 |
| |
47 |
| - | |
48 | 36 |
| |
49 | 37 |
| |
50 | 38 |
| |
| |||
68 | 56 |
| |
69 | 57 |
| |
70 | 58 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
74 | 62 |
| |
75 | 63 |
| |
76 | 64 |
| |
| |||
82 | 70 |
| |
83 | 71 |
| |
84 | 72 |
| |
85 |
| - | |
| 73 | + | |
86 | 74 |
| |
87 | 75 |
| |
88 | 76 |
| |
| |||
94 | 82 |
| |
95 | 83 |
| |
96 | 84 |
| |
97 |
| - | |
98 |
| - | |
| 85 | + | |
99 | 86 |
| |
100 | 87 |
| |
101 | 88 |
| |
102 | 89 |
| |
103 | 90 |
| |
104 | 91 |
| |
| 92 | + |
0 commit comments