File tree
1,666 files changed
+38453
-22719
lines changed- .github
- ISSUE_TEMPLATE
- PULL_REQUEST_TEMPLATE
- SwiftCompilerSources/Sources
- Basic
- Optimizer
- Analysis
- DataStructures
- FunctionPasses
- InstructionSimplification
- ModulePasses
- PassManager
- TestPasses
- Utilities
- SIL
- Utilities
- benchmark
- cmake/modules
- cxx-source
- scripts
- single-source
- cmake
- caches
- modules
- docs
- ABI
- CppInteroperability
- EmbeddedSwift
- Generics
- chapters
- HowToGuides
- ReferenceGuides
- archive
- refactoring
- tools
- include
- swift
- ABI
- AST
- Basic
- Bridging
- Demangling
- DependencyScan
- Driver
- Frontend
- IDE
- IRGen
- Immediate
- Option
- Parse
- Remote
- RemoteInspection
- Runtime
- SIL
- SILOptimizer
- Analysis
- PassManager
- Utils
- Sema
- swift-c/DependencyScan
- lib
- AST
- RequirementMachine
- ASTGen
- Sources/ASTGen
- Basic
- ClangImporter
- CompilerSwiftSyntax
- ConstExtract
- Demangling
- DependencyScan
- Driver
- DriverTool
- Frontend
- FrontendTool
- IDE
- IDETool
- IRGen
- Immediate
- Index
- Macros
- Sources
- ObservationMacros
- SwiftMacros
- Migrator
- Parse
- PrintAsClang
- Refactoring/Async
- SIL
- IR
- Parser
- Utils
- Verifier
- SILGen
- SILOptimizer
- ARC
- Analysis
- Differentiation
- FunctionSignatureTransforms
- LoopTransforms
- Mandatory
- PassManager
- SILCombiner
- Transforms
- UtilityPasses
- Utils
- Sema
- Serialization
- SymbolGraphGen
- stdlib
- cmake/modules
- include/llvm
- ADT
- Support
- linker-support
- private
- StdlibUnicodeUnittest
- SwiftPrivate
- SwiftPrivateLibcExtras
- SwiftPrivateThreadExtras
- SwiftReflectionTest
- public
- ClangOverlays
- linker-support
- Concurrency
- Deque
- linker-support
- Cxx
- std
- Distributed
- Platform
- RemoteInspection
- SwiftShims/swift/shims
- Synchronization
- Atomics
- Mutex
- core
- libexec/swift-backtrace
- runtime
- stubs/Unicode
- toolchain/Compatibility56
- Concurrency
- include/Concurrency
- tools/swift-reflection-test
- test
- AssociatedTypeInference
- AutoDiff
- SILGen
- SILOptimizer
- compiler_crashers_fixed
- validation-test
- CAS
- ClangImporter
- Inputs
- Compatibility
- Concurrency
- Backdeploy
- Inputs
- Reflection
- Runtime
- toplevel
- ConstExtraction
- Constraints
- Demangle
- Inputs
- Distributed
- Inputs
- Runtime
- Driver
- Frontend
- Generics
- IDE
- IRGen
- prespecialized-metadata
- Index
- Inputs/clang-importer-sdk
- swift-modules-concurrency-consuming-job-param
- swift-modules-concurrency-owned-job-param
- swift-modules-concurrency-typealias-struct-job
- Interop
- Cxx
- class
- Inputs
- inheritance
- Inputs
- method
- concepts
- Inputs
- foreign-reference
- Inputs
- stdlib
- Inputs
- templates
- Inputs
- CxxToSwiftToCxx/span
- SwiftToCxx
- class
- core
- cross-module-refs
- enums
- extension
- functions
- generics
- initializers
- methods
- ownership
- properties
- stdlib
- optional
- structs
- unsupported
- SwiftToCxxToSwift
- Interpreter
- Inputs
- SDK
- Inputs
- Macros
- DebugDescription
- Inputs
- Misc
- ModuleInterface
- Inputs
- NameLookup
- Inputs/MemberImportVisibility
- Parse
- ConditionalCompilation
- Profiler
- Prototypes
- Runtime
- SIL
- Parser
- Serialization
- SILGen
- Inputs
- SILOptimizer
- Inputs/cross-module
- lifetime_dependence
- utils/pruned_liveness
- SPI
- ScanDependencies
- Sema
- Inputs
- Serialization
- Inputs
- Safety
- SourceKit
- CodeComplete
- CodeExpand
- CursorInfo
- DocSupport
- Indexing/Inputs
- InterfaceGen
- Misc
- RelatedIdents
- StringProcessing/Parse
- SymbolGraph/Symbols/Mixins/DeclarationFragments/Full
- TBD
- abi
- Inputs/macOS
- arm64
- builtin_float
- concurrency
- stdlib
- x86_64
- builtin_float
- concurrency
- stdlib
- macOS
- arm64
- x86_64
- api-digester
- attr
- decl
- class
- enum
- func
- protocol/conforms
- embedded
- avr
- expr
- primary/super
- print
- multifile
- sil-opt
- stdlib
- Inputs/SwiftObjectNSObject
- stmt
- type
- tools
- SourceKit
- lib/SwiftLang
- tools/sourcekitd
- include/sourcekitd
- lib/Service
- libMockPlugin
- libSwiftScan
- lldb-moduleimport-test
- swift-demangle
- swift-ide-test
- swift-inspect/Sources/swift-inspect/Operations
- swift-plugin-server
- Sources/SwiftInProcPluginServer
- unittests
- AST
- DependencyScan
- SILOptimizer
- Sema
- runtime
- utils
- api_checker
- build_swift
- build_swift
- tests
- build_swift
- gen-unicode-data/Sources/GenNormalization
- parser-lib
- swift_build_support
- swift_build_support
- products
- tests/products
- update_checkout
- update_checkout
- validation-test
- Reflection
- Runtime
- SILOptimizer
- Sema
- SwiftUI
- type_checker_crashers_fixed
- compiler_crashers_2_fixed
- execution
- stdlib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,666 files changed
+38453
-22719
lines changed+79-28
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 |
| - | |
| 51 | + | |
53 | 52 |
| |
| 53 | + | |
| 54 | + | |
| 55 | + | |
54 | 56 |
| |
55 | 57 |
| |
| 58 | + | |
| 59 | + | |
56 | 60 |
| |
57 | 61 |
| |
58 | 62 |
| |
| 63 | + | |
59 | 64 |
| |
60 | 65 |
| |
61 | 66 |
| |
62 | 67 |
| |
63 | 68 |
| |
64 |
| - | |
65 | 69 |
| |
| 70 | + | |
| 71 | + | |
| 72 | + | |
66 | 73 |
| |
67 | 74 |
| |
68 |
| - | |
69 |
| - | |
| 75 | + | |
| 76 | + | |
70 | 77 |
| |
| 78 | + | |
71 | 79 |
| |
| 80 | + | |
| 81 | + | |
72 | 82 |
| |
73 | 83 |
| |
74 | 84 |
| |
75 | 85 |
| |
76 |
| - | |
77 |
| - | |
| 86 | + | |
| 87 | + | |
78 | 88 |
| |
79 |
| - | |
| 89 | + | |
80 | 90 |
| |
| 91 | + | |
| 92 | + | |
81 | 93 |
| |
82 | 94 |
| |
83 | 95 |
| |
84 | 96 |
| |
| 97 | + | |
| 98 | + | |
| 99 | + | |
85 | 100 |
| |
86 | 101 |
| |
87 | 102 |
| |
88 | 103 |
| |
| 104 | + | |
89 | 105 |
| |
90 | 106 |
| |
91 |
| - | |
92 | 107 |
| |
| 108 | + | |
93 | 109 |
| |
94 | 110 |
| |
95 | 111 |
| |
| 112 | + | |
96 | 113 |
| |
97 | 114 |
| |
98 | 115 |
| |
99 | 116 |
| |
| 117 | + | |
100 | 118 |
| |
101 | 119 |
| |
102 | 120 |
| |
103 | 121 |
| |
104 |
| - | |
| 122 | + | |
105 | 123 |
| |
| 124 | + | |
| 125 | + | |
106 | 126 |
| |
107 |
| - | |
108 |
| - | |
| 127 | + | |
109 | 128 |
| |
110 | 129 |
| |
| 130 | + | |
111 | 131 |
| |
112 | 132 |
| |
113 | 133 |
| |
114 | 134 |
| |
| 135 | + | |
| 136 | + | |
115 | 137 |
| |
116 | 138 |
| |
117 | 139 |
| |
118 |
| - | |
| 140 | + | |
| 141 | + | |
119 | 142 |
| |
120 |
| - | |
121 | 143 |
| |
122 | 144 |
| |
123 |
| - | |
| 145 | + | |
| 146 | + | |
124 | 147 |
| |
125 |
| - | |
126 |
| - | |
| 148 | + | |
| 149 | + | |
127 | 150 |
| |
| 151 | + | |
128 | 152 |
| |
129 | 153 |
| |
130 | 154 |
| |
| |||
137 | 161 |
| |
138 | 162 |
| |
139 | 163 |
| |
140 |
| - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
141 | 167 |
| |
142 | 168 |
| |
143 | 169 |
| |
| |||
146 | 172 |
| |
147 | 173 |
| |
148 | 174 |
| |
| 175 | + | |
| 176 | + | |
| 177 | + | |
149 | 178 |
| |
150 | 179 |
| |
151 | 180 |
| |
152 | 181 |
| |
153 | 182 |
| |
| 183 | + | |
154 | 184 |
| |
155 | 185 |
| |
156 | 186 |
| |
157 | 187 |
| |
| 188 | + | |
158 | 189 |
| |
159 | 190 |
| |
| 191 | + | |
160 | 192 |
| |
161 | 193 |
| |
162 | 194 |
| |
163 | 195 |
| |
164 | 196 |
| |
165 | 197 |
| |
166 | 198 |
| |
| 199 | + | |
167 | 200 |
| |
168 | 201 |
| |
169 |
| - | |
170 | 202 |
| |
| 203 | + | |
171 | 204 |
| |
172 | 205 |
| |
| 206 | + | |
173 | 207 |
| |
174 | 208 |
| |
175 |
| - | |
176 |
| - | |
177 |
| - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
178 | 214 |
| |
179 | 215 |
| |
180 | 216 |
| |
181 | 217 |
| |
182 | 218 |
| |
| 219 | + | |
183 | 220 |
| |
184 | 221 |
| |
185 | 222 |
| |
| |||
189 | 226 |
| |
190 | 227 |
| |
191 | 228 |
| |
| 229 | + | |
| 230 | + | |
192 | 231 |
| |
193 | 232 |
| |
194 | 233 |
| |
195 | 234 |
| |
196 | 235 |
| |
197 | 236 |
| |
| 237 | + | |
198 | 238 |
| |
| 239 | + | |
199 | 240 |
| |
| 241 | + | |
200 | 242 |
| |
201 | 243 |
| |
202 | 244 |
| |
203 | 245 |
| |
204 | 246 |
| |
| 247 | + | |
205 | 248 |
| |
206 | 249 |
| |
| 250 | + | |
| 251 | + | |
207 | 252 |
| |
208 |
| - | |
| 253 | + | |
| 254 | + | |
209 | 255 |
| |
210 | 256 |
| |
| 257 | + | |
211 | 258 |
| |
212 | 259 |
| |
213 | 260 |
| |
| |||
226 | 273 |
| |
227 | 274 |
| |
228 | 275 |
| |
229 |
| - | |
| 276 | + | |
230 | 277 |
| |
| 278 | + | |
231 | 279 |
| |
232 |
| - | |
233 |
| - | |
234 |
| - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
235 | 285 |
| |
| 286 | + | |
236 | 287 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 | 1 |
| |
5 |
| - | |
6 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 |
| |
8 | 14 |
| |
9 |
| - | |
10 | 15 |
| |
11 | 16 |
| |
12 | 17 |
| |
|
0 commit comments