File tree
229 files changed
+3243
-1956
lines changed- SwiftCompilerSources/Sources/Optimizer
- InstructionSimplification
- PassManager
- Utilities
- benchmark
- cxx-source
- utils
- CxxTests
- cmake
- caches
- modules
- docs
- include/swift
- AST
- Basic
- Demangling
- Frontend
- IDE
- Migrator
- Parse
- SIL
- SILOptimizer
- Utils
- Sema
- lib
- APIDigester
- AST
- RequirementMachine
- Basic
- ClangImporter
- SwiftBridging/swift
- CompilerSwiftSyntax
- Demangling
- Frontend
- FrontendTool
- IDE
- IDETool
- IRGen
- Index
- Migrator
- Parse
- Refactoring
- SIL
- IR
- Parser
- Verifier
- SILGen
- SILOptimizer
- Mandatory
- PassManager
- Utils
- Sema
- Serialization
- SwiftSyntax
- stdlib
- private
- RuntimeUnittest
- StdlibCollectionUnittest
- StdlibUnicodeUnittest
- StdlibUnittest
- public
- Concurrency
- Distributed
- RegexBuilder
- RegexParser
- StringProcessing
- core
- runtime
- test
- Concurrency
- Constraints
- Frontend
- IDE
- IRGen
- Index/Store
- Interop/Cxx
- class
- stdlib/Inputs
- ModuleInterface
- SIL
- SILGen
- SILOptimizer
- Sema
- Serialization
- SourceKit
- CodeComplete
- CodeFormat
- decl/var
- expr
- closure
- unary
- tools
- SourceKit/lib/SwiftLang
- swift-ide-test
- swift-refactor
- unittests
- AST
- Basic
- Sema
- utils
- swift_build_support
- swift_build_support/products
- tests/products
- validation-test
- SILOptimizer
- Sema/SwiftUI
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
229 files changed
+3243
-1956
lines changed+13-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| 158 | + | |
| 159 | + | |
158 | 160 |
| |
159 | 161 |
| |
160 | 162 |
| |
| |||
419 | 421 |
| |
420 | 422 |
| |
421 | 423 |
| |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
422 | 435 |
| |
423 | 436 |
| |
424 | 437 |
| |
| |||
703 | 716 |
| |
704 | 717 |
| |
705 | 718 |
| |
706 |
| - | |
707 |
| - | |
708 |
| - | |
709 |
| - | |
710 | 719 |
| |
711 | 720 |
| |
712 | 721 |
| |
| |||
1385 | 1394 |
| |
1386 | 1395 |
| |
1387 | 1396 |
| |
1388 |
| - | |
1389 | 1397 |
| |
1390 | 1398 |
| |
1391 | 1399 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
159 | 160 |
| |
160 |
| - | |
161 |
| - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
162 | 165 |
| |
163 | 166 |
| |
164 |
| - | |
165 |
| - | |
166 | 167 |
| |
167 | 168 |
| |
168 | 169 |
| |
|
0 commit comments