File tree
168 files changed
+2185
-716
lines changed- SwiftCompilerSources
- Sources
- Basic
- SIL
- cmake/modules
- include/swift
- ABI
- AST
- Basic
- Concurrency
- Demangling
- Parse
- Reflection
- Runtime
- SIL
- Syntax
- lib
- AST
- Basic
- Unix
- Windows
- ClangImporter
- Demangling
- IDE
- IRGen
- Migrator
- Parse
- SILGen
- SILOptimizer
- IPO
- Mandatory
- PassManager
- Transforms
- SIL/Utils
- Sema
- SymbolGraphGen
- SyntaxParse
- stdlib/public
- Concurrency
- Cxx
- SwiftShims
- core
- runtime
- test
- AutoDiff
- IRGen
- SILOptimizer
- Compatibility
- Concurrency/Runtime
- Constraints
- DebugInfo
- Distributed
- IDE
- IRGen
- Inputs
- Interop/Cxx
- class
- stdlib
- Interpreter
- Migrator
- Misc
- ModuleInterface
- ModuleCache
- ossa-modules
- swift_build_sdk_interfaces
- Profiler
- Prototypes
- RemoteAST
- SILGen
- SILOptimizer
- Inputs/cross-module
- Sema
- Serialization
- StringProcessing
- Parse
- Sema
- Inputs
- SymbolGraph/ClangImporter
- Syntax
- Inputs
- Outputs
- attr
- diagnostics/Localization
- expr
- closure
- multifile
- objc_closure_escape
- synthesized-accessors/two-modules
- refactoring/rename
- Outputs/prefix_operator
- sil-passpipeline-dump
- swift-indent
- type
- tools
- swift-serialize-diagnostics
- swift-syntax-test
- unittests
- Basic
- runtime
- LongTests
- utils/incrparse
- validation-test
- Sema/type_checker_crashers_fixed
- compiler_crashers_2_fixed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
168 files changed
+2185
-716
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
813 | 813 |
| |
814 | 814 |
| |
815 | 815 |
| |
816 |
| - | |
| 816 | + | |
817 | 817 |
| |
818 | 818 |
| |
819 | 819 |
| |
| |||
2788 | 2788 |
| |
2789 | 2789 |
| |
2790 | 2790 |
| |
2791 |
| - | |
| 2791 | + | |
2792 | 2792 |
| |
2793 | 2793 |
| |
2794 | 2794 |
| |
| |||
9098 | 9098 |
| |
9099 | 9099 |
| |
9100 | 9100 |
| |
9101 |
| - | |
| 9101 | + | |
9102 | 9102 |
| |
9103 | 9103 |
| |
9104 | 9104 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 | 40 |
| |
43 | 41 |
| |
44 | 42 |
| |
|
Lines changed: 25 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
| 93 | + | |
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
100 | 113 |
| |
101 | 114 |
| |
102 | 115 |
| |
| |||
212 | 225 |
| |
213 | 226 |
| |
214 | 227 |
| |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
215 | 232 |
| |
216 | 233 |
| |
217 | 234 |
| |
| |||
252 | 269 |
| |
253 | 270 |
| |
254 | 271 |
| |
255 |
| - | |
256 |
| - | |
| 272 | + | |
| 273 | + | |
257 | 274 |
| |
258 | 275 |
| |
259 |
| - | |
| 276 | + | |
| 277 | + | |
260 | 278 |
| |
261 |
| - | |
| 279 | + | |
262 | 280 |
| |
263 | 281 |
| |
264 | 282 |
| |
265 | 283 |
| |
266 | 284 |
| |
267 |
| - | |
| 285 | + | |
268 | 286 |
| |
269 | 287 |
| |
270 | 288 |
| |
271 | 289 |
| |
272 |
| - | |
| 290 | + | |
273 | 291 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
135 | 136 |
| |
136 | 137 |
| |
137 | 138 |
| |
138 |
| - | |
| 139 | + | |
| 140 | + | |
139 | 141 |
| |
140 | 142 |
| |
141 | 143 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
0 commit comments