File tree
1,232 files changed
+44020
-14878
lines changed- SwiftCompilerSources
- Sources
- Optimizer
- FunctionPasses
- ModulePasses
- PassManager
- Utilities
- SIL
- Utilities
- cmake
- caches
- modules
- docs
- ABI
- EmbeddedSwift
- archive
- proposals/rejected
- include
- swift
- ABI
- APIDigester
- AST
- Basic
- Bridging
- ClangImporter
- Demangling
- Frontend
- IDE
- IRGen
- Option
- Parse
- Remote
- RemoteInspection
- Runtime
- SIL
- SILOptimizer
- Analysis
- PassManager
- Utils
- Sema
- Serialization
- SwiftRemoteMirror
- swift-c/DependencyScan
- lib
- APIDigester
- AST
- RequirementMachine
- ASTGen
- Sources
- ASTGen
- SwiftIDEUtilsBridging
- ASTSectionImporter
- Basic
- ClangImporter
- Demangling
- DependencyScan
- Driver
- DriverTool
- ExternalGenericMetadataBuilder
- Frontend
- FrontendTool
- IDE
- IDETool
- IRGen
- Immediate
- LLVMPasses
- Macros/Sources
- ObservationMacros
- SwiftMacros
- Migrator
- Parse
- PrintAsClang
- Refactoring
- Async
- RemoteAST
- SIL
- IR
- Parser
- Utils
- Verifier
- SILGen
- SILOptimizer
- Analysis
- Differentiation
- FunctionSignatureTransforms
- IPO
- LoopTransforms
- Mandatory
- PassManager
- SILCombiner
- SemanticARC
- Transforms
- UtilityPasses
- Utils
- Sema
- Serialization
- StaticMirror
- SymbolGraphGen
- stdlib
- cmake/modules
- private/StdlibUnittest
- public
- Backtracing
- Concurrency
- InternalShims
- Differentiation
- Distributed
- Observation/Sources/Observation
- Platform
- RemoteInspection
- SwiftRemoteMirror
- SwiftShims/swift/shims
- Synchronization
- core
- libexec/swift-backtrace
- runtime
- tools/swift-reflection-test
- test
- ASTGen
- AutoDiff
- IRGen
- SILGen
- SILOptimizer
- Sema/DerivedConformances
- compiler_crashers_fixed
- AutolinkExtract
- Backtracing
- Inputs
- CAS
- Inputs
- Casting
- ClangImporter
- MixedSource
- Compatibility
- Concurrency
- Runtime
- Constraints
- DebugInfo
- Demangle/Inputs
- Distributed
- Inputs
- Runtime
- SIL
- Driver
- ExternalGenericMetadataBuilder
- Inputs
- Frontend
- Generics
- IDE
- IRGen
- async
- Inputs/clang-importer-sdk/swift-modules
- Interop
- Cxx
- class
- method
- move-only
- exceptions
- stdlib
- Inputs
- overlay
- symbolic-imports
- templates
- Inputs
- SwiftToCxx/unsupported
- Interpreter
- Inputs
- Macros
- DebugDescription
- Inputs
- ModuleInterface
- Inputs
- Parse
- PlaygroundTransform
- Runtime
- SIL
- Parser
- Serialization
- SILGen
- SILOptimizer
- assemblyvision_remark
- ScanDependencies
- Inputs
- CHeaders
- Swift
- Sema
- Serialization
- Inputs
- SourceKit
- CodeComplete
- CodeExpand
- CursorInfo
- InterfaceGen
- Misc
- RelatedIdents
- abi/macOS
- arm64
- x86_64
- api-digester
- Outputs
- attr
- decl
- class
- enum
- ext
- func
- protocol
- conforms
- req
- typealias
- embedded
- expr
- cast
- print
- unary
- keypath
- multifile
- stdlib
- Atomics
- Observation
- stmt
- type
- implicit_some
- tools
- SourceKit
- include/SourceKit/Core
- lib/SwiftLang
- tools/sourcekitd/lib/Service
- libMockPlugin
- libStaticMirror
- libSwiftScan
- lldb-moduleimport-test
- swift-ide-test
- swift-refactor
- swift-scan-test
- unittests
- AST
- Basic
- FrontendTool
- Reflection
- SILOptimizer
- Sema
- runtime
- utils
- build_swift
- build_swift
- tests
- build_swift
- parser-lib
- swift_build_support
- swift_build_support
- products
- tests/products
- validation-test
- BuildSystem
- IDE/crashers_fixed
- SIL
- crashers
- Sema/SwiftUI
- compiler_crashers_2_fixed
- compiler_crashers_fixed
- stdlib
- Prototypes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,232 files changed
+44020
-14878
lines changedLines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 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 | + | |
62 | 97 |
| |
63 | 98 |
| |
64 | 99 |
| |
| |||
10088 | 10123 |
| |
10089 | 10124 |
| |
10090 | 10125 |
| |
| 10126 | + | |
10091 | 10127 |
|
Lines changed: 26 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
| 108 | + | |
107 | 109 |
| |
108 | 110 |
| |
109 | 111 |
| |
| |||
215 | 217 |
| |
216 | 218 |
| |
217 | 219 |
| |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
218 | 224 |
| |
219 | 225 |
| |
220 | 226 |
| |
221 | 227 |
| |
222 | 228 |
| |
223 | 229 |
| |
224 | 230 |
| |
225 |
| - | |
| 231 | + | |
226 | 232 |
| |
227 | 233 |
| |
228 | 234 |
| |
229 |
| - | |
| 235 | + | |
230 | 236 |
| |
231 | 237 |
| |
232 | 238 |
| |
| |||
460 | 466 |
| |
461 | 467 |
| |
462 | 468 |
| |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
463 | 473 |
| |
464 | 474 |
| |
465 | 475 |
| |
| |||
639 | 649 |
| |
640 | 650 |
| |
641 | 651 |
| |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
642 | 656 |
| |
643 | 657 |
| |
644 | 658 |
| |
| |||
647 | 661 |
| |
648 | 662 |
| |
649 | 663 |
| |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
650 | 668 |
| |
651 | 669 |
| |
652 | 670 |
| |
| |||
1230 | 1248 |
| |
1231 | 1249 |
| |
1232 | 1250 |
| |
| 1251 | + | |
1233 | 1252 |
| |
1234 | 1253 |
| |
1235 | 1254 |
| |
| |||
1251 | 1270 |
| |
1252 | 1271 |
| |
1253 | 1272 |
| |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
1254 | 1278 |
| |
1255 | 1279 |
| |
1256 | 1280 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
| 109 | + | |
109 | 110 |
| |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
110 | 116 |
| |
111 | 117 |
| |
112 | 118 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 |
| - | |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
54 | 58 |
| |
55 | 59 |
| |
56 |
| - | |
| 60 | + | |
57 | 61 |
| |
58 | 62 |
| |
59 | 63 |
| |
60 | 64 |
| |
61 | 65 |
| |
62 | 66 |
| |
63 | 67 |
| |
64 |
| - | |
| 68 | + | |
65 | 69 |
| |
66 | 70 |
| |
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
| 74 | + | |
70 | 75 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
0 commit comments