File tree
227 files changed
+5421
-1557
lines changed- .github
- Runtimes
- Core/cmake/modules
- SwiftCompilerSources/Sources
- Optimizer
- DataStructures
- FunctionPasses
- Utilities
- SIL
- docs
- include/swift
- ABI
- AST
- Basic
- Bridging
- Demangling
- Option
- Remote
- Sema
- lib
- APIDigester
- ASTGen/Sources/ASTGen
- AST
- Bridging
- Basic
- ClangImporter
- Demangling
- Frontend
- IDETool
- IDE
- IRGen
- Macros/Sources/SwiftMacros
- Parse
- SILGen
- SILOptimizer
- IPO
- Transforms
- SIL/Parser
- Sema
- Serialization
- stdlib/public
- Concurrency
- core
- Span
- test
- ASTGen
- Concurrency
- DebugInfo
- Inputs
- Frontend/features
- IDE
- Interop/Cxx
- class
- access
- inheritance
- operators
- Misc
- Parse
- SILGen
- SILOptimizer
- lifetime_dependence
- Sema
- Unsafe
- attr
- diagnostics
- embedded
- type
- tools/SourceKit
- cmake/modules
- tools/sourcekitd/bin/XPC/Client
- unittests
- AST
- Basic
- FrontendTool
- Frontend
- userdocs/diagnostics
- utils
- build_swift
- build_swift
- tests
- swift_build_support/swift_build_support/products
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
227 files changed
+5421
-1557
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
272 |
| - | |
| 272 | + | |
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 |
| |
54 | 56 |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 |
| |
24 | 29 |
| |
25 | 30 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
|
Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 | 127 |
| |
132 | 128 |
| |
133 | 129 |
| |
| |||
323 | 319 |
| |
324 | 320 |
| |
325 | 321 |
| |
326 |
| - | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
327 | 332 |
| |
328 | 333 |
| |
329 | 334 |
| |
|
Lines changed: 101 additions & 65 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
| 353 | + | |
| 354 | + | |
353 | 355 |
| |
354 | 356 |
| |
355 | 357 |
| |
|
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1333 | 1333 |
| |
1334 | 1334 |
| |
1335 | 1335 |
| |
| 1336 | + | |
| 1337 | + | |
1336 | 1338 |
| |
1337 | 1339 |
| |
1338 | 1340 |
| |
| |||
1349 | 1351 |
| |
1350 | 1352 |
| |
1351 | 1353 |
| |
1352 |
| - | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
1353 | 1360 |
| |
1354 | 1361 |
| |
1355 | 1362 |
| |
| |||
1428 | 1435 |
| |
1429 | 1436 |
| |
1430 | 1437 |
| |
| 1438 | + | |
| 1439 | + | |
1431 | 1440 |
| |
1432 | 1441 |
| |
1433 | 1442 |
| |
| |||
1462 | 1471 |
| |
1463 | 1472 |
| |
1464 | 1473 |
| |
| 1474 | + | |
| 1475 | + | |
1465 | 1476 |
| |
1466 | 1477 |
| |
1467 | 1478 |
| |
|
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
222 | 242 |
| |
223 | 243 |
| |
224 | 244 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
711 | 711 |
| |
712 | 712 |
| |
713 | 713 |
| |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
714 | 722 |
| |
715 | 723 |
| |
716 | 724 |
| |
|
0 commit comments