Commit da1a8f7
authored
File tree
666 files changed
+15337
-9446
lines changed- SwiftCompilerSources
- Sources
- Optimizer
- DataStructures
- ModulePasses
- PassManager
- TestPasses
- Utilities
- SIL
- cmake/modules
- docs
- ReferenceGuides
- proposals
- include/swift
- ABI
- AST
- Basic
- ClangImporter
- Demangling
- Frontend
- IDE
- IRGen
- Option
- Parse
- Runtime
- SILOptimizer
- Analysis
- PassManager
- SIL
- Sema
- Serialization
- SymbolGraphGen
- Syntax
- lib
- AST
- Basic
- ClangImporter
- DependencyScan
- Driver
- Frontend
- IDE
- IRGen
- Parse
- PrintAsClang
- SILGen
- SILOptimizer
- Analysis
- IPO
- LoopTransforms
- Mandatory
- PassManager
- SILCombiner
- Transforms
- UtilityPasses
- Utils
- SIL
- IR
- Parser
- Utils
- Verifier
- Sema
- Serialization
- SymbolGraphGen
- Syntax
- stdlib
- public
- Concurrency
- Platform
- SwiftShims
- core
- runtime
- toolchain
- Compatibility56
- Concurrency
- include
- Concurrency
- Runtime
- Threading
- test
- AutoDiff
- Sema
- validation-test
- ClangImporter
- Concurrency
- Backdeploy
- Constraints
- Demangle
- Distributed/SIL
- Driver
- Frontend
- Generics
- IDE
- IRGen
- async
- ImportResolution
- Inputs
- Interop
- Cxx
- class
- Inputs
- inline-function-codegen
- foreign-reference
- Inputs
- namespace/Inputs
- objc-correctness/Inputs
- operators
- reference
- Inputs
- templates
- Inputs
- C/modules/print-qualified-clang-types
- SwiftToCxx
- class
- core
- cross-module-refs
- enums
- functions
- PrintAsCxx
- generics
- initializers
- methods
- properties
- structs
- SwiftToC/structs
- Interpreter
- Inputs
- SDK
- Misc
- ModuleInterface
- ModuleCache
- NameLookup
- Parse
- ConditionalCompilation
- PrintAsObjC
- Profiler
- Inputs
- Prototypes
- Reflection
- Runtime
- SILGen
- SILOptimizer
- Inputs/cross-module
- SIL
- Parser
- Serialization
- SPI
- Sanitizers/tsan
- ScanDependencies
- Inputs/Swift
- Sema
- Serialization/Inputs
- SourceKit/DocSupport
- SymbolGraph
- ClangImporter
- Inputs/ObjcSynthesis/ObjcSynthesis.framework
- Headers
- Modules/ObjcSynthesis.swiftmodule
- Module
- Symbols
- Syntax/Outputs
- attr
- decl
- func
- expr
- cast
- closure
- delayed-ident
- postfix/dot
- primary
- keypath
- selector
- unary/keypath
- incrParse
- multifile
- refactoring
- ConvertAsync
- RefactoringKind
- sil-passpipeline-dump
- stdlib
- stmt
- type
- tools
- SourceKit
- cmake/modules
- lib/SwiftLang
- sil-opt
- utils
- gyb_syntax_support
- swift_build_support
- swift_build_support
- products
- tests/products
- webassembly
- validation-test
- Runtime
- Sema/SwiftUI
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
666 files changed
+15337
-9446
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 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 | + | |
19 | 56 | | |
20 | 57 | | |
21 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
631 | 636 | | |
632 | 637 | | |
633 | 638 | | |
| |||
755 | 760 | | |
756 | 761 | | |
757 | 762 | | |
758 | | - | |
| 763 | + | |
759 | 764 | | |
760 | 765 | | |
761 | 766 | | |
| |||
868 | 873 | | |
869 | 874 | | |
870 | 875 | | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
871 | 883 | | |
872 | 884 | | |
873 | 885 | | |
| |||
1074 | 1086 | | |
1075 | 1087 | | |
1076 | 1088 | | |
| 1089 | + | |
1077 | 1090 | | |
1078 | 1091 | | |
1079 | 1092 | | |
| |||
1168 | 1181 | | |
1169 | 1182 | | |
1170 | 1183 | | |
| 1184 | + | |
1171 | 1185 | | |
1172 | 1186 | | |
1173 | 1187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
163 | 178 | | |
164 | 179 | | |
165 | 180 | | |
| |||
173 | 188 | | |
174 | 189 | | |
175 | 190 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
| 191 | + | |
184 | 192 | | |
185 | 193 | | |
186 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | 112 | | |
120 | 113 | | |
121 | 114 | | |
| |||
125 | 118 | | |
126 | 119 | | |
127 | 120 | | |
128 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
129 | 127 | | |
130 | 128 | | |
131 | 129 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments