File tree
307 files changed
+7168
-4097
lines changed- Runtimes/Core
- cmake
- caches/Vendors/Apple
- modules
- SwiftCompilerSources/Sources/Optimizer
- FunctionPasses
- ModulePasses
- Utilities
- benchmark/single-source
- cmake/modules
- include
- swift-c/DependencyScan
- swift
- AST
- Basic
- ClangImporter
- DependencyScan
- RemoteInspection
- Remote
- SILOptimizer
- Analysis
- PassManager
- Utils
- SIL
- Serialization
- StaticMirror
- lib
- AST
- ClangImporter
- Demangling
- DependencyScan
- IDE
- IRGen
- Refactoring
- RemoteAST
- SILGen
- SILOptimizer
- Analysis
- FunctionSignatureTransforms
- Mandatory
- PassManager
- SILCombiner
- SemanticARC
- Transforms
- Utils
- SIL/IR
- Sema
- DerivedConformance
- Serialization
- StaticMirror
- Tooling/libSwiftScan
- stdlib
- cmake/modules
- public
- Concurrency
- Observation/Sources/Observation
- RemoteInspection
- SwiftRemoteMirror
- Synchronization
- Volatile
- core
- Span
- runtime
- toolchain/CompatibilitySpan
- test
- ClangImporter
- Inputs
- Concurrency
- Runtime
- attr_execution
- Constraints
- IDE
- IRGen
- Interop
- Cxx
- class
- inheritance
- Inputs
- stdlib
- C/swiftify-import
- Inputs
- Macros
- Inputs
- SILGen
- Inputs
- SILOptimizer
- lifetime_dependence
- ownership_utils
- ScanDependencies
- Sema
- Serialization
- SourceKit
- CursorInfo
- DocSupport
- Refactoring
- SemanticTokens
- Unsafe
- abi
- Inputs/macOS
- arm64/concurrency
- x86_64/concurrency
- macOS
- arm64
- x86_64
- attr
- embedded
- stdlib
- Observation
- Span
- tools
- swift-reflection-fuzzer
- swift-remoteast-test
- utils
- build_swift
- build_swift
- tests
- build_swift
- swift_build_support/swift_build_support
- products
- validation-test
- IDE
- crashers_fixed
- issues_fixed
- SILOptimizer
- 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.
307 files changed
+7168
-4097
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
464 | 464 |
| |
465 | 465 |
| |
466 | 466 |
| |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
467 | 471 |
| |
468 | 472 |
| |
469 | 473 |
| |
| |||
1406 | 1410 |
| |
1407 | 1411 |
| |
1408 | 1412 |
| |
1409 |
| - | |
1410 |
| - | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
1411 | 1416 |
| |
1412 | 1417 |
| |
1413 | 1418 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
| |
85 | 84 |
| |
86 | 85 |
| |
87 | 86 |
| |
88 | 87 |
| |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + | |
128 | 129 |
| |
129 | 130 |
| |
130 | 131 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Lines changed: 35 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 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 | + | |
8 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 |
| |
38 | 45 |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
| |||
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 |
| - | |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
|
Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
| 125 | + | |
| 126 | + | |
125 | 127 |
| |
126 | 128 |
| |
127 | 129 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
| 126 | + | |
126 | 127 |
| |
127 | 128 |
| |
128 | 129 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
648 | 648 |
| |
649 | 649 |
| |
650 | 650 |
| |
| 651 | + | |
651 | 652 |
| |
652 | 653 |
| |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
| 654 | + | |
657 | 655 |
| |
658 | 656 |
| |
659 | 657 |
| |
|
0 commit comments