File tree
476 files changed
+8852
-3864
lines changed- SwiftCompilerSources
- Sources
- Optimizer/Utilities
- SIL
- benchmark/scripts
- docs
- ABI
- include/swift
- AST
- Basic
- ClangImporter
- Demangling
- Frontend
- IDE
- Option
- Parse
- SIL
- SILOptimizer
- Analysis
- PassManager
- Utils
- Sema
- Serialization
- lib
- AST
- RequirementMachine
- ASTGen/Sources/ASTGen
- Basic
- ClangImporter
- ConstExtract
- Demangling
- DependencyScan
- DriverTool
- Frontend
- FrontendTool
- IRGen
- Index
- Parse
- PrintAsClang
- Refactoring
- SIL
- IR
- Parser
- Utils
- Verifier
- SILGen
- SILOptimizer
- Analysis
- Mandatory
- PassManager
- Transforms
- Utils
- Sema
- Serialization
- SwiftSyntax
- SymbolGraphGen
- stdlib
- cmake/modules
- public
- Concurrency
- Cxx
- cxxshim
- std
- Platform
- SwiftShims/swift/shims
- core
- toolchain
- Compatibility56
- CompatibilityPacks
- test
- ClangImporter
- Compatibility
- Concurrency
- Inputs
- ConstExtraction
- Constraints
- DebugInfo
- Demangle/Inputs
- Distributed
- Generics
- IDE
- IRGen
- Inputs
- Index
- Interop/Cxx
- class
- Inputs
- inheritance
- Inputs
- stdlib
- Interpreter
- Macros
- ModuleInterface
- NameLookup
- Inputs/NamedLazyMembers
- Parse
- PrintAsObjC
- Inputs/custom-modules/objc_implementation
- SILGen
- SILOptimizer
- Sema
- Serialization
- Recovery
- SourceKit
- CodeComplete
- ConformingMethods
- CursorInfo
- DocSupport
- Macros
- Misc
- Refactoring/find-rename-ranges
- TypeContextInfo
- SymbolGraph
- ClangImporter
- Inputs/ForwardDeclarations/ForwardDeclarations.framework
- Headers
- Modules
- ForwardDeclarations.swiftmodule
- Symbols
- Mixins/Generics
- TBD
- api-digester/Outputs
- attr
- ApplicationMain
- attr_NSApplicationMain_multi_file
- attr_NSApplicationMain_with_main
- attr_UIApplicationMain_with_main
- decl
- class
- actor
- func
- protocol
- req
- special/coding
- typealias
- expr/unary
- refactoring/SyntacticRename
- Outputs/textual
- stdlib
- stmt
- tools/SourceKit/lib/SwiftLang
- userdocs/diagnostics
- utils
- gyb_sourcekit_support
- validation-test
- BuildSystem
- IRGen
- SILOptimizer
- Sema
- compiler_crashers_2_fixed
- compiler_crashers_fixed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
476 files changed
+8852
-3864
lines changedLines changed: 57 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 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 | + | |
7 | 59 |
| |
8 | 60 |
| |
9 | 61 |
| |
| |||
285 | 337 |
| |
286 | 338 |
| |
287 | 339 |
| |
| 340 | + | |
| 341 | + | |
288 | 342 |
| |
289 | 343 |
| |
290 | 344 |
| |
| |||
10129 | 10183 |
| |
10130 | 10184 |
| |
10131 | 10185 |
| |
| 10186 | + | |
10132 | 10187 |
| |
10133 | 10188 |
| |
10134 | 10189 |
| |
10135 | 10190 |
| |
| 10191 | + | |
10136 | 10192 |
| |
10137 | 10193 |
| |
10138 | 10194 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
101 | 108 |
| |
102 | 109 |
| |
103 | 110 |
| |
104 |
| - | |
| 111 | + | |
105 | 112 |
| |
106 | 113 |
| |
107 | 114 |
| |
|
Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
423 | 458 |
| |
424 | 459 |
| |
425 | 460 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
|
Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 | 50 |
| |
54 | 51 |
| |
55 | 52 |
| |
| |||
64 | 61 |
| |
65 | 62 |
| |
66 | 63 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
70 | 68 |
| |
71 |
| - | |
72 |
| - | |
| 69 | + | |
73 | 70 |
| |
74 | 71 |
| |
75 | 72 |
| |
|
Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 | 28 |
| |
31 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
| |||
113 | 116 |
| |
114 | 117 |
| |
115 | 118 |
| |
| 119 | + | |
116 | 120 |
| |
117 | 121 |
| |
118 | 122 |
| |
| |||
206 | 210 |
| |
207 | 211 |
| |
208 | 212 |
| |
| 213 | + | |
| 214 | + | |
209 | 215 |
| |
210 |
| - | |
| 216 | + | |
| 217 | + | |
211 | 218 |
| |
212 | 219 |
| |
213 | 220 |
| |
| |||
221 | 228 |
| |
222 | 229 |
| |
223 | 230 |
| |
| 231 | + | |
224 | 232 |
| |
225 | 233 |
| |
226 | 234 |
| |
| 235 | + | |
| 236 | + | |
227 | 237 |
| |
228 | 238 |
| |
229 | 239 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 15 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
| 50 | + | |
49 | 51 |
| |
50 |
| - | |
51 | 52 |
| |
52 |
| - | |
| 53 | + | |
53 | 54 |
| |
54 |
| - | |
55 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 |
| |
62 | 67 |
| |
63 | 68 |
| |
| |||
119 | 124 |
| |
120 | 125 |
| |
121 | 126 |
| |
122 |
| - | |
| 127 | + | |
123 | 128 |
| |
124 |
| - | |
| 129 | + | |
125 | 130 |
| |
126 | 131 |
| |
127 | 132 |
| |
|
0 commit comments