File tree
1,158 files changed
+26996
-11884
lines changed- .github/workflows
- SwiftCompilerSources/Sources
- Optimizer
- DataStructures
- FunctionPasses
- PassManager
- TestPasses
- Utilities
- SIL
- benchmark
- scripts
- single-source
- utils
- docs
- CppInteroperability
- ReferenceGuides
- include/swift
- ABI
- APIDigester
- AST
- Basic
- ClangImporter
- Demangling
- Frontend
- IDE
- Localization
- Option
- Parse
- Reflection
- Remote
- Runtime
- SIL
- SILOptimizer
- Analysis
- PassManager
- Utils
- Sema
- Serialization
- Syntax
- lib
- APIDigester
- AST
- RequirementMachine
- Basic
- ClangImporter
- ConstExtract
- DependencyScan
- Driver
- DriverTool
- Frontend
- FrontendTool
- IDE
- IRGen
- Localization
- Option
- Parse
- PrintAsClang
- SIL
- IR
- Parser
- Utils
- Verifier
- SILGen
- SILOptimizer
- Analysis
- IRGenTransforms
- LoopTransforms
- Mandatory
- PassManager
- SemanticARC
- Transforms
- Utils
- Sema
- Serialization
- SymbolGraphGen
- Syntax
- Threading
- localization
- stdlib
- public
- BackDeployConcurrency
- Concurrency
- Cxx
- cxxshim
- std
- Distributed
- Platform
- Reflection
- SwiftRemoteMirror
- SwiftShims
- Threading
- core
- runtime
- toolchain
- CompatibilityThreading
- legacy_layouts
- test
- AutoDiff/SILOptimizer
- ClangImporter
- Compatibility
- Concurrency
- Runtime
- ConstExtraction
- Constraints
- CrossImport
- DebugInfo
- Distributed/SIL
- Driver
- Dependencies
- Inputs/filelists
- Frontend
- IDE
- IRGen
- Inputs
- async
- Index
- Inputs
- Interop
- C/function
- Cxx
- class
- inline-function-codegen
- foreign-reference
- modules
- Inputs
- operators
- static
- stdlib/overlay
- Inputs
- templates
- SwiftToCxx
- core
- cross-module-refs
- enums
- expose-attr
- functions
- generics
- initializers
- methods
- properties
- stdlib
- string
- structs
- Interpreter
- Inputs
- SDK
- ModuleInterface
- Parse
- PrintAsObjC/Inputs
- Profiler
- SIL
- OwnershipVerifier
- Parser
- Serialization
- SILGen
- Inputs
- codable
- SILOptimizer
- assemblyvision_remark
- SPI
- ScanDependencies
- Sema
- Serialization
- Inputs
- Recovery
- SourceKit
- CursorInfo
- Diagnostics
- Indexing
- SymbolGraph/Module
- Syntax
- Inputs
- Outputs
- TypeDecoder
- Unit
- api-digester
- Outputs
- attr
- decl
- enum
- ext
- func
- inherit
- nested
- protocol
- conforms
- req
- special/coding
- Inputs
- subscript
- typealias
- var
- diagnostics/Localization
- Inputs
- expr
- cast
- closure
- stdlib
- type
- tools
- SourceKit
- bindings/python/sourcekitd
- lib/SwiftLang
- tools/sourcekitd/lib/API
- sil-func-extractor
- sil-opt
- swift-def-to-strings-converter
- swift-def-to-yaml-converter
- swift-ide-test
- swift-serialize-diagnostics
- unittests
- AST
- Basic
- DependencyScan
- Localization
- Parse
- SourceKit/SwiftLang
- Syntax
- utils
- bug_reducer/bug_reducer
- build_swift
- build_swift
- tests
- build_swift
- dev-scripts
- gyb_syntax_support
- jobstats
- swift_build_support/swift_build_support
- products
- update_checkout
- tests
- update_checkout
- validation-test
- BuildSystem
- IRGen
- SILOptimizer
- Sema
- SwiftUI
- type_checker_crashers_fixed
- compiler_crashers_2_fixed
- stdlib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,158 files changed
+26996
-11884
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 | 54 |
| |
58 | 55 |
| |
59 | 56 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
|
Lines changed: 1 addition & 2 deletions
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 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
| 37 | + | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
|
Lines changed: 166 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 | + | |
| 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 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + |
Lines changed: 15 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
| |||
80 | 82 |
| |
81 | 83 |
| |
82 | 84 |
| |
83 |
| - | |
84 |
| - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
85 | 89 |
| |
86 | 90 |
| |
87 | 91 |
| |
| |||
139 | 143 |
| |
140 | 144 |
| |
141 | 145 |
| |
142 |
| - | |
143 |
| - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
144 | 150 |
| |
145 | 151 |
| |
146 | 152 |
| |
| |||
150 | 156 |
| |
151 | 157 |
| |
152 | 158 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 |
| |
159 | 163 |
| |
160 | 164 |
| |
|
Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
| |||
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
80 |
| - | |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
84 |
| - | |
| 85 | + | |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
| |||
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
112 |
| - | |
| 113 | + | |
113 | 114 |
| |
114 | 115 |
| |
115 | 116 |
| |
116 | 117 |
| |
117 |
| - | |
| 118 | + | |
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 32 | + | |
| 33 | + | |
35 | 34 |
| |
36 |
| - | |
37 |
| - | |
| 35 | + | |
38 | 36 |
| |
39 | 37 |
| |
40 | 38 |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 |
| - | |
14 | 12 |
| |
15 |
| - | |
16 | 13 |
| |
17 |
| - | |
18 | 14 |
| |
19 |
| - | |
20 | 15 |
| |
21 | 16 |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
57 | 55 |
| |
58 | 56 |
| |
59 | 57 |
| |
|
0 commit comments