File tree
318 files changed
+4976
-1493
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.
318 files changed
+4976
-1493
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: 11 additions & 14 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 |
| - | |
514 | 502 |
| |
515 | 503 |
| |
516 | 504 |
| |
| |||
539 | 527 |
| |
540 | 528 |
| |
541 | 529 |
| |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
542 | 540 |
| |
543 | 541 |
| |
544 | 542 |
| |
| |||
1053 | 1051 |
| |
1054 | 1052 |
| |
1055 | 1053 |
| |
1056 |
| - | |
1057 | 1054 |
| |
1058 | 1055 |
| |
1059 | 1056 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
|
Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1506 | 1506 |
| |
1507 | 1507 |
| |
1508 | 1508 |
| |
1509 |
| - | |
1510 | 1509 |
| |
1511 | 1510 |
| |
1512 | 1511 |
| |
| |||
2118 | 2117 |
| |
2119 | 2118 |
| |
2120 | 2119 |
| |
2121 |
| - | |
2122 | 2120 |
| |
2123 | 2121 |
| |
2124 | 2122 |
| |
| |||
2131 | 2129 |
| |
2132 | 2130 |
| |
2133 | 2131 |
| |
2134 |
| - | |
2135 |
| - | |
2136 |
| - | |
2137 | 2132 |
| |
2138 | 2133 |
| |
2139 | 2134 |
| |
| |||
2144 | 2139 |
| |
2145 | 2140 |
| |
2146 | 2141 |
| |
2147 |
| - | |
2148 | 2142 |
| |
2149 | 2143 |
| |
2150 | 2144 |
| |
| |||
2211 | 2205 |
| |
2212 | 2206 |
| |
2213 | 2207 |
| |
2214 |
| - | |
2215 | 2208 |
| |
2216 | 2209 |
| |
2217 | 2210 |
| |
| |||
2413 | 2406 |
| |
2414 | 2407 |
| |
2415 | 2408 |
| |
2416 |
| - | |
2417 | 2409 |
| |
2418 | 2410 |
| |
2419 | 2411 |
| |
|
Lines changed: 1 addition & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 | 95 |
| |
101 | 96 |
| |
102 | 97 |
| |
103 | 98 |
| |
104 | 99 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 | 100 |
| |
113 | 101 |
| |
114 | 102 |
| |
| |||
118 | 106 |
| |
119 | 107 |
| |
120 | 108 |
| |
121 |
| - | |
122 |
| - | |
123 | 109 |
| |
124 | 110 |
| |
125 | 111 |
| |
| |||
188 | 174 |
| |
189 | 175 |
| |
190 | 176 |
| |
191 |
| - | |
192 |
| - | |
| 177 | + | |
193 | 178 |
|
Lines changed: 1 addition & 2 deletions
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 |
| - | |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 | 71 |
| |
73 | 72 |
| |
74 | 73 |
| |
|
Lines changed: 8 additions & 0 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 | + | |
89 | 97 |
| |
90 | 98 |
| |
91 | 99 |
| |
|
Lines changed: 15 additions & 9 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 |
| - | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
| 3490 | + | |
| 3491 | + | |
| 3492 | + | |
| 3493 | + | |
| 3494 | + | |
3494 | 3495 |
| |
3495 | 3496 |
| |
3496 | 3497 |
| |
| |||
3499 | 3500 |
| |
3500 | 3501 |
| |
3501 | 3502 |
| |
| 3503 | + | |
| 3504 | + | |
| 3505 | + | |
| 3506 | + | |
| 3507 | + | |
3502 | 3508 |
| |
3503 | 3509 |
| |
3504 | 3510 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
829 | 829 |
| |
830 | 830 |
| |
831 | 831 |
| |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 |
| - | |
836 | 832 |
| |
837 | 833 |
| |
838 | 834 |
| |
|
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: 19 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
| |||
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
31 | 41 |
| |
32 | 42 |
| |
33 | 43 |
| |
| 44 | + | |
34 | 45 |
| |
35 | 46 |
| |
| 47 | + | |
36 | 48 |
| |
37 | 49 |
| |
38 | 50 |
| |
| |||
56 | 68 |
| |
57 | 69 |
| |
58 | 70 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
62 | 74 |
| |
63 | 75 |
| |
64 | 76 |
| |
| |||
70 | 82 |
| |
71 | 83 |
| |
72 | 84 |
| |
73 |
| - | |
| 85 | + | |
74 | 86 |
| |
75 | 87 |
| |
76 | 88 |
| |
| |||
82 | 94 |
| |
83 | 95 |
| |
84 | 96 |
| |
85 |
| - | |
| 97 | + | |
| 98 | + | |
86 | 99 |
| |
87 | 100 |
| |
88 | 101 |
| |
89 | 102 |
| |
90 | 103 |
| |
91 | 104 |
| |
92 |
| - | |
|
0 commit comments