File tree
168 files changed
+2185
-716
lines changed- SwiftCompilerSources
- Sources
- Basic
- SIL
- cmake/modules
- include/swift
- ABI
- AST
- Basic
- Concurrency
- Demangling
- Parse
- Reflection
- Runtime
- SIL
- Syntax
- lib
- AST
- Basic
- Unix
- Windows
- ClangImporter
- Demangling
- IDE
- IRGen
- Migrator
- Parse
- SIL/Utils
- SILGen
- SILOptimizer
- IPO
- Mandatory
- PassManager
- Transforms
- Sema
- SymbolGraphGen
- SyntaxParse
- stdlib/public
- Concurrency
- Cxx
- SwiftShims
- core
- runtime
- test
- AutoDiff
- IRGen
- SILOptimizer
- Compatibility
- Concurrency/Runtime
- Constraints
- DebugInfo
- Distributed
- IDE
- IRGen
- Inputs
- Interop/Cxx
- class
- stdlib
- Interpreter
- Migrator
- Misc
- ModuleInterface
- ModuleCache
- ossa-modules
- swift_build_sdk_interfaces
- Profiler
- Prototypes
- RemoteAST
- SILGen
- SILOptimizer
- Inputs/cross-module
- Sema
- Serialization
- StringProcessing
- Parse
- Sema
- Inputs
- SymbolGraph/ClangImporter
- Syntax
- Inputs
- Outputs
- attr
- diagnostics/Localization
- expr
- closure
- multifile
- objc_closure_escape
- synthesized-accessors/two-modules
- refactoring/rename
- Outputs/prefix_operator
- sil-passpipeline-dump
- swift-indent
- type
- tools
- swift-serialize-diagnostics
- swift-syntax-test
- unittests
- Basic
- runtime
- LongTests
- utils/incrparse
- validation-test
- Sema/type_checker_crashers_fixed
- 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.
168 files changed
+2185
-716
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
813 | 813 |
| |
814 | 814 |
| |
815 | 815 |
| |
816 |
| - | |
| 816 | + | |
817 | 817 |
| |
818 | 818 |
| |
819 | 819 |
| |
| |||
2788 | 2788 |
| |
2789 | 2789 |
| |
2790 | 2790 |
| |
2791 |
| - | |
| 2791 | + | |
2792 | 2792 |
| |
2793 | 2793 |
| |
2794 | 2794 |
| |
| |||
9098 | 9098 |
| |
9099 | 9099 |
| |
9100 | 9100 |
| |
9101 |
| - | |
| 9101 | + | |
9102 | 9102 |
| |
9103 | 9103 |
| |
9104 | 9104 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 | 40 |
| |
43 | 41 |
| |
44 | 42 |
| |
|
Lines changed: 25 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
| 93 | + | |
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
100 | 113 |
| |
101 | 114 |
| |
102 | 115 |
| |
| |||
212 | 225 |
| |
213 | 226 |
| |
214 | 227 |
| |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
215 | 232 |
| |
216 | 233 |
| |
217 | 234 |
| |
| |||
252 | 269 |
| |
253 | 270 |
| |
254 | 271 |
| |
255 |
| - | |
256 |
| - | |
| 272 | + | |
| 273 | + | |
257 | 274 |
| |
258 | 275 |
| |
259 |
| - | |
| 276 | + | |
| 277 | + | |
260 | 278 |
| |
261 |
| - | |
| 279 | + | |
262 | 280 |
| |
263 | 281 |
| |
264 | 282 |
| |
265 | 283 |
| |
266 | 284 |
| |
267 |
| - | |
| 285 | + | |
268 | 286 |
| |
269 | 287 |
| |
270 | 288 |
| |
271 | 289 |
| |
272 |
| - | |
| 290 | + | |
273 | 291 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
135 | 136 |
| |
136 | 137 |
| |
137 | 138 |
| |
138 |
| - | |
| 139 | + | |
| 140 | + | |
139 | 141 |
| |
140 | 142 |
| |
141 | 143 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
720 | 721 |
| |
721 | 722 |
| |
722 | 723 |
| |
723 |
| - | |
| 724 | + | |
724 | 725 |
| |
725 | 726 |
| |
726 | 727 |
| |
| |||
787 | 788 |
| |
788 | 789 |
| |
789 | 790 |
| |
790 |
| - | |
| 791 | + | |
791 | 792 |
| |
792 | 793 |
| |
793 | 794 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
877 | 877 |
| |
878 | 878 |
| |
879 | 879 |
| |
880 |
| - | |
| 880 | + | |
881 | 881 |
| |
882 | 882 |
| |
883 | 883 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
868 | 868 |
| |
869 | 869 |
| |
870 | 870 |
| |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
871 | 875 |
| |
872 | 876 |
| |
873 | 877 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
153 |
| - | |
| 152 | + | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5032 | 5032 |
| |
5033 | 5033 |
| |
5034 | 5034 |
| |
| 5035 | + | |
| 5036 | + | |
| 5037 | + | |
5035 | 5038 |
| |
5036 | 5039 |
| |
5037 | 5040 |
| |
| |||
5581 | 5584 |
| |
5582 | 5585 |
| |
5583 | 5586 |
| |
| 5587 | + | |
| 5588 | + | |
| 5589 | + | |
| 5590 | + | |
5584 | 5591 |
| |
5585 | 5592 |
| |
5586 | 5593 |
| |
| |||
5589 | 5596 |
| |
5590 | 5597 |
| |
5591 | 5598 |
| |
| 5599 | + | |
| 5600 | + | |
| 5601 | + | |
| 5602 | + | |
| 5603 | + | |
5592 | 5604 |
| |
5593 | 5605 |
| |
5594 | 5606 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2264 | 2264 |
| |
2265 | 2265 |
| |
2266 | 2266 |
| |
2267 |
| - | |
| 2267 | + | |
2268 | 2268 |
| |
2269 | 2269 |
| |
2270 | 2270 |
| |
| |||
2273 | 2273 |
| |
2274 | 2274 |
| |
2275 | 2275 |
| |
2276 |
| - | |
2277 |
| - | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
2278 | 2279 |
| |
2279 | 2280 |
| |
2280 | 2281 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
|
Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
167 | 170 |
| |
168 | 171 |
| |
169 | 172 |
| |
| |||
223 | 226 |
| |
224 | 227 |
| |
225 | 228 |
| |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
226 | 235 |
| |
227 | 236 |
| |
228 | 237 |
| |
| |||
626 | 635 |
| |
627 | 636 |
| |
628 | 637 |
| |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
629 | 643 |
| |
630 | 644 |
| |
631 | 645 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
|
0 commit comments