File tree
548 files changed
+16259
-4970
lines changed- SwiftCompilerSources
- Sources
- Optimizer
- PassManager
- _RegexParser
- docs
- ABI
- RequirementMachine
- include/swift
- ABI
- AST
- Basic
- Demangling
- IDE
- IRGen
- Option
- Parse
- Reflection
- Runtime
- SIL
- Sema
- SymbolGraphGen
- lib
- AST
- RequirementMachine
- Basic
- ClangImporter
- Demangling
- DriverTool
- Driver
- Frontend
- IDE
- IRGen
- LLVMPasses
- Option
- Parse
- PrintAsClang
- SILGen
- SILOptimizer
- Analysis
- FunctionSignatureTransforms
- IPO
- Mandatory
- PassManager
- SemanticARC
- Utils
- SIL
- IR
- Parser
- Utils
- Verifier
- Sema
- Serialization
- SymbolGraphGen
- stdlib
- cmake/modules
- private
- StdlibUnicodeUnittest
- StdlibUnittest
- public
- Concurrency
- Distributed
- Reflection
- RegexBuilder
- RegexParser
- StringProcessing
- SwiftRemoteMirror
- SwiftShims
- core
- runtime
- test
- ClangImporter
- Compatibility
- Concurrency
- Inputs
- toplevel
- Constraints
- DebugInfo
- Distributed
- Inputs
- Runtime
- SIL
- Driver
- Generics
- IDE
- IRGen
- async
- Inputs
- Interop/Cxx/apinotes
- Inputs
- Interpreter
- SDK
- ModuleInterface
- Parse
- Reflection
- Inputs
- cmodules
- swiftmodules
- RemoteAST
- SILGen
- SILOptimizer
- Sanitizers/tsan
- Sema
- Inputs
- Serialization
- Inputs
- SourceKit
- CursorInfo
- DocSupport
- Inputs
- Sema
- StringProcessing
- Frontend
- Parse
- Runtime
- SILGen
- Sema
- SymbolGraph
- ClangImporter
- Relationships/Synthesized
- Syntax
- attr
- decl
- class
- func
- nested
- protocol
- conforms
- req
- special
- typealias
- var
- expr
- closure
- primary/keypath
- stdlib
- stmt
- type
- tools
- SourceKit
- lib/SwiftLang
- tools
- complete-test
- sourcekitd-test
- swift-ide-test
- unittests
- Parse
- Sema
- SourceKit/SwiftLang
- runtime
- LongTests
- utils
- update_checkout
- validation-test
- Reflection
- Runtime
- Inputs
- SILGen
- Inputs
- Sema
- SwiftUI
- type_checker_crashers_fixed
- type_checker_perf/fast
- 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.
548 files changed
+16259
-4970
lines changedLines changed: 69 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
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 | + | |
| 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 | + | |
8 | 74 |
| |
9 | 75 |
| |
10 | 76 |
| |
| |||
9119 | 9185 |
| |
9120 | 9186 |
| |
9121 | 9187 |
| |
| 9188 | + | |
| 9189 | + | |
| 9190 | + | |
9122 | 9191 |
| |
9123 | 9192 |
| |
9124 | 9193 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
140 | 144 |
| |
141 | 145 |
| |
142 | 146 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Lines changed: 13 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 |
| |
33 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
34 | 42 |
| |
35 | 43 |
| |
36 | 44 |
| |
37 |
| - | |
| 45 | + | |
38 | 46 |
| |
39 | 47 |
| |
40 | 48 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
| 192 | + | |
| 193 | + | |
192 | 194 |
| |
193 | 195 |
| |
194 | 196 |
| |
| |||
635 | 637 |
| |
636 | 638 |
| |
637 | 639 |
| |
638 |
| - | |
| 640 | + | |
639 | 641 |
| |
640 | 642 |
| |
641 | 643 |
| |
| |||
914 | 916 |
| |
915 | 917 |
| |
916 | 918 |
| |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
917 | 924 |
| |
918 | 925 |
| |
919 | 926 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3053 | 3053 |
| |
3054 | 3054 |
| |
3055 | 3055 |
| |
3056 |
| - | |
| 3056 | + | |
3057 | 3057 |
| |
3058 | 3058 |
| |
3059 | 3059 |
| |
|
0 commit comments