File tree
563 files changed
+11313
-6074
lines changed- SwiftCompilerSources/Sources
- Optimizer
- DataStructures
- FunctionPasses
- ModulePasses
- PassManager
- Utilities
- SIL
- cmake
- caches
- modules
- docs
- ABI
- HowToGuides
- include/swift
- ABI
- AST
- Basic
- Bridging
- Demangling
- Frontend
- Parse
- RemoteInspection
- Runtime
- SILOptimizer/Utils
- SIL
- Sema
- lib
- ASTGen
- Sources/ASTGen
- AST
- RequirementMachine
- Basic
- ClangImporter
- Demangling
- DependencyScan
- FrontendTool
- Frontend
- IDETool
- IDE
- IRGen
- Parse
- Refactoring
- SILGen
- SILOptimizer
- Analysis
- FunctionSignatureTransforms
- IPO
- Mandatory
- SILCombiner
- SemanticARC
- Transforms
- Utils
- SIL
- IR
- Parser
- Utils
- Verifier
- Sema
- Serialization
- SymbolGraphGen
- stdlib
- cmake/modules
- public
- Concurrency
- Cxx/std
- Platform
- RemoteInspection
- SwiftShims/swift/shims
- Synchronization
- Mutex
- Volatile
- core
- test
- ASTGen
- AssociatedTypeInference
- AutoDiff/compiler_crashers
- CAS
- ClangImporter
- Concurrency
- Inputs
- toplevel
- Constraints
- DebugInfo
- Demangle/Inputs
- Driver
- FixCode
- Frontend
- Generics
- IDE
- IRGen
- Inputs
- Inputs
- clang-importer-sdk/usr/include
- Interop
- Cxx
- class
- extern-c/Inputs
- foreign-reference
- reference
- templates/Inputs
- SwiftToCxx
- functions
- stdlib
- SwiftToC/functions
- Interpreter
- Inputs
- SDK
- Macros
- NameLookup
- Parse
- ConditionalCompilation
- PrintAsObjC
- Reflection
- SILGen
- SILOptimizer
- Inputs
- lifetime_dependence
- SIL/Serialization
- Sema
- Inputs
- Serialization
- SourceKit
- Macros
- Misc
- SymbolGraph/Symbols
- Mixins/Availability
- Duplicated
- Inherited
- TBD
- Unsafe
- Inputs
- abi/macOS
- arm64
- x86_64
- api-digester
- Inputs
- Outputs
- attr
- ApplicationMain
- Inputs/SymbolMove
- decl
- enum
- ext
- protocol
- conforms
- subscript
- var
- embedded
- expr/unary
- stdlib
- stmt
- type
- tools/libSwiftScan
- unittests/Sema
- utils
- build_swift/build_swift
- swift_build_support/swift_build_support
- products
- update_checkout
- validation-test
- IDE
- SILOptimizer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
563 files changed
+11313
-6074
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
968 | 968 |
| |
969 | 969 |
| |
970 | 970 |
| |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
971 | 978 |
| |
972 | 979 |
| |
973 | 980 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
106 |
| - | |
| 107 | + | |
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
| |||
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
137 |
| - | |
| 138 | + | |
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
| |||
143 | 144 |
| |
144 | 145 |
| |
145 | 146 |
| |
146 |
| - | |
| 147 | + | |
147 | 148 |
| |
148 | 149 |
| |
149 | 150 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| |||
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
505 |
| - | |
| 505 | + | |
506 | 506 |
| |
507 | 507 |
| |
508 | 508 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Lines changed: 18 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
121 | 131 |
| |
122 | 132 |
| |
123 | 133 |
| |
| |||
153 | 163 |
| |
154 | 164 |
| |
155 | 165 |
| |
| 166 | + | |
| 167 | + | |
156 | 168 |
| |
157 | 169 |
| |
158 | 170 |
| |
| |||
166 | 178 |
| |
167 | 179 |
| |
168 | 180 |
| |
169 |
| - | |
170 |
| - | |
171 |
| - | |
| 181 | + | |
172 | 182 |
| |
173 | 183 |
| |
174 | 184 |
| |
| |||
196 | 206 |
| |
197 | 207 |
| |
198 | 208 |
| |
| 209 | + | |
199 | 210 |
| |
200 | 211 |
| |
201 | 212 |
| |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
202 | 217 |
| |
203 | 218 |
| |
204 | 219 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
423 |
| - | |
| 423 | + | |
| 424 | + | |
424 | 425 |
| |
425 | 426 |
| |
426 | 427 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
0 commit comments