File tree
857 files changed
+17053
-9146
lines changed- .github
- benchmark
- cmake/modules
- scripts
- single-source
- utils
- cmake/modules
- docs
- include/swift
- ABI
- AST
- Basic
- Driver
- Frontend
- Option
- Parse
- PrintAsObjC
- Runtime
- SIL
- SILOptimizer
- Analysis
- PassManager
- Utils
- Sema
- Serialization
- lib
- AST
- Basic
- ClangImporter
- Driver
- Frontend
- IDE
- IRGen
- Option
- Parse
- PrintAsObjC
- SIL
- SILGen
- SILOptimizer
- ARC
- Analysis
- IPO
- LoopTransforms
- Mandatory
- PassManager
- SILCombiner
- Transforms
- UtilityPasses
- Utils
- Sema
- Serialization
- stdlib
- internal/SwiftExperimental
- private
- StdlibCollectionUnittest
- StdlibUnittest
- SwiftPrivate
- SwiftPrivateLibcExtras
- SwiftPrivatePthreadExtras
- public
- Glibc
- SDK
- AVFoundation
- AppKit
- CloudKit
- Contacts
- CoreBluetooth
- CoreData
- CoreGraphics
- CoreLocation
- EventKit
- Foundation
- GameKit
- HomeKit
- LocalAuthentication
- MultipeerConnectivity
- PassKit
- WatchConnectivity
- WatchKit
- WebKit
- XCTest
- simd
- SwiftOnoneSupport
- SwiftShims
- core
- runtime
- stubs
- test
- 1_stdlib
- Inputs
- APINotes
- BuildConfigurations
- ClangModules
- MixedSource
- Constraints
- DebugInfo
- Demangle/Inputs
- Driver
- Generics
- IDE
- Inputs
- custom-modules
- mock-sdk
- IRGen
- Inputs/clang-importer-sdk
- swift-modules
- swift-modules-without-ns
- Interpreter
- SDK
- Misc
- NameBinding
- Parse
- ConditionalCompilation
- PrintAsObjC
- Prototypes
- SIL
- Parser
- SILGen
- Inputs
- SILOptimizer
- Sema
- Serialization/Inputs
- SourceKit
- CodeComplete
- CodeFormat
- DocSupport
- Inputs
- InterfaceGen
- SourceDocInfo
- SyntaxMapData
- TypeCoercion
- attr
- decl
- func
- protocol
- subscript
- var
- expr
- capture
- cast
- closure
- delayed-ident
- edge-contraction
- stmt
- type
- infer
- tools
- SourceKit
- include/SourceKit
- Core
- Support
- lib/SwiftLang
- tools/sourcekitd/lib/API
- driver
- sil-extract
- sil-opt
- swift-demangle
- swift-ide-test
- unittests
- Basic
- runtime
- utils
- cmpcodesize
- cmpcodesize
- tests
- dtrace
- pass-pipeline/src
- swift_build_support/swift_build_support
- validation-test
- Evolution
- IDE
- crashers
- crashers_fixed
- compiler_crashers
- compiler_crashers_2_fixed
- compiler_crashers_fixed
- stdlib
- Slice
- Inputs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
857 files changed
+17053
-9146
lines changedLines changed: 37 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + |
Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 | 143 |
| |
147 | 144 |
| |
148 | 145 |
| |
| |||
247 | 244 |
| |
248 | 245 |
| |
249 | 246 |
| |
250 |
| - | |
251 | 247 |
| |
252 | 248 |
| |
253 | 249 |
| |
| |||
308 | 304 |
| |
309 | 305 |
| |
310 | 306 |
| |
311 |
| - | |
312 | 307 |
| |
313 | 308 |
| |
314 | 309 |
| |
| |||
455 | 450 |
| |
456 | 451 |
| |
457 | 452 |
| |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
458 | 466 |
| |
459 | 467 |
| |
460 | 468 |
| |
| |||
626 | 634 |
| |
627 | 635 |
| |
628 | 636 |
| |
629 |
| - | |
630 | 637 |
| |
631 | 638 |
| |
632 | 639 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 |
| |
32 | 36 |
| |
33 | 37 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
| |||
129 | 130 |
| |
130 | 131 |
| |
131 | 132 |
| |
132 |
| - | |
| 133 | + | |
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
| |||
145 | 146 |
| |
146 | 147 |
| |
147 | 148 |
| |
148 |
| - | |
| 149 | + | |
149 | 150 |
| |
150 | 151 |
| |
151 | 152 |
| |
| |||
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
| 161 | + | |
160 | 162 |
| |
161 | 163 |
| |
162 | 164 |
| |
| |||
171 | 173 |
| |
172 | 174 |
| |
173 | 175 |
| |
174 |
| - | |
| 176 | + | |
175 | 177 |
| |
176 | 178 |
| |
177 | 179 |
| |
| |||
188 | 190 |
| |
189 | 191 |
| |
190 | 192 |
| |
191 |
| - | |
| 193 | + | |
192 | 194 |
| |
193 | 195 |
| |
194 | 196 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
| 227 | + | |
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
|
Lines changed: 39 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 27 | + | |
| 28 | + | |
31 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
37 |
| - | |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 |
| - | |
| 44 | + | |
44 | 45 |
| |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
| |||
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
61 |
| - | |
| 63 | + | |
62 | 64 |
| |
63 | 65 |
| |
64 | 66 |
| |
65 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 |
| |
67 | 71 |
| |
68 | 72 |
| |
| |||
71 | 75 |
| |
72 | 76 |
| |
73 | 77 |
| |
74 |
| - | |
| 78 | + | |
75 | 79 |
| |
76 |
| - | |
| 80 | + | |
77 | 81 |
| |
78 | 82 |
| |
79 |
| - | |
| 83 | + | |
80 | 84 |
| |
81 | 85 |
| |
82 | 86 |
| |
| |||
87 | 91 |
| |
88 | 92 |
| |
89 | 93 |
| |
90 |
| - | |
| 94 | + | |
91 | 95 |
| |
92 |
| - | |
| 96 | + | |
93 | 97 |
| |
94 | 98 |
| |
95 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
96 | 103 |
| |
97 |
| - | |
| 104 | + | |
98 | 105 |
| |
99 |
| - | |
| 106 | + | |
100 | 107 |
| |
101 | 108 |
| |
102 | 109 |
| |
103 | 110 |
| |
| 111 | + | |
| 112 | + | |
| 113 | + | |
104 | 114 |
| |
105 | 115 |
| |
106 | 116 |
| |
| |||
123 | 133 |
| |
124 | 134 |
| |
125 | 135 |
| |
126 |
| - | |
| 136 | + | |
127 | 137 |
| |
128 |
| - | |
129 |
| - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
130 | 141 |
| |
131 |
| - | |
132 |
| - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
133 | 145 |
| |
134 | 146 |
| |
135 |
| - | |
| 147 | + | |
136 | 148 |
| |
137 | 149 |
| |
138 | 150 |
| |
139 | 151 |
| |
140 |
| - | |
| 152 | + | |
141 | 153 |
| |
142 | 154 |
| |
143 | 155 |
| |
| |||
151 | 163 |
| |
152 | 164 |
| |
153 | 165 |
| |
154 |
| - | |
| 166 | + | |
155 | 167 |
| |
156 | 168 |
| |
157 | 169 |
| |
158 |
| - | |
| 170 | + | |
159 | 171 |
| |
160 | 172 |
| |
161 | 173 |
| |
162 | 174 |
| |
163 | 175 |
| |
164 | 176 |
| |
165 |
| - | |
166 |
| - | |
| 177 | + | |
| 178 | + | |
167 | 179 |
| |
168 | 180 |
| |
169 | 181 |
| |
| |||
201 | 213 |
| |
202 | 214 |
| |
203 | 215 |
| |
204 |
| - | |
| 216 | + |
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
| 181 | + | |
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
| 293 | + | |
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
|
0 commit comments