File tree
317 files changed
+8701
-2572
lines changed- SwiftCompilerSources/Sources
- Basic
- Optimizer
- FunctionPasses
- InstructionSimplification
- SIL
- cmake/modules
- docs/SIL
- include
- swift-c/DependencyScan
- swift
- AST
- Basic
- Bridging
- ClangImporter
- DependencyScan
- Frontend
- Option
- Parse
- RemoteInspection
- SIL
- Sema
- Serialization
- Threading/Impl
- lib
- ASTGen/Sources/ASTGen
- AST
- Bridging
- Basic
- ClangImporter
- DependencyScan
- Driver
- FrontendTool
- Frontend
- IDE
- IRGen
- Index
- Macros/Sources/ObservationMacros
- Parse
- PrintAsClang
- SILGen
- SILOptimizer
- Analysis
- Differentiation
- IPO
- Mandatory
- Utils
- SIL/IR
- Sema
- Serialization
- Tooling/libSwiftScan
- stdlib
- cmake/modules
- public
- Concurrency
- Observation/Sources/Observation
- RuntimeModule
- SwiftShims/swift/shims
- core
- libexec/swift-backtrace
- runtime
- test
- ASTGen
- AutoDiff
- compiler_crashers_fixed
- validation-test
- CAS
- Inputs
- ClangImporter
- Concurrency
- Runtime
- deinit_isolation_import
- Constraints
- DWARFImporter
- DebugInfo
- Distributed
- Frontend
- Inputs
- IDE
- IRGen
- Interop
- Cxx
- class
- Inputs
- library-evolution
- stdlib/overlay
- SwiftToCxx/class
- Parse
- SILGen
- SILOptimizer
- SPI
- ScanDependencies
- Incremental
- Sema
- Serialization
- AllowErrors
- Recovery
- SourceKit
- CodeExpand
- CodeFormat
- DocumentStructure
- SyntaxMapData
- attr
- ApplicationMain
- decl/ext
- Inputs
- embedded
- expr/capture
- type
- tools/swift-scan-test
- unittests
- Sema
- runtime
- utils
- build_swift
- build_swift
- tests
- swift_build_support
- swift_build_support
- products
- tests
- update_checkout
- validation-test
- SIL
- Sema/type_checker_perf/fast
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
317 files changed
+8701
-2572
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
| 176 | + | |
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
191 | 200 |
| |
192 | 201 |
| |
193 | 202 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
89 | 96 |
| |
90 | 97 |
| |
91 | 98 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1696 | 1696 |
| |
1697 | 1697 |
| |
1698 | 1698 |
| |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
1699 | 1703 |
| |
1700 | 1704 |
| |
1701 | 1705 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| 107 | + | |
| 108 | + | |
107 | 109 |
| |
108 | 110 |
| |
109 | 111 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 | 94 |
| |
99 | 95 |
| |
100 | 96 |
| |
| |||
431 | 427 |
| |
432 | 428 |
| |
433 | 429 |
| |
434 |
| - | |
| 430 | + | |
435 | 431 |
| |
436 | 432 |
| |
437 | 433 |
| |
|
Lines changed: 13 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2005 | 2005 |
| |
2006 | 2006 |
| |
2007 | 2007 |
| |
2008 |
| - | |
2009 |
| - | |
2010 |
| - | |
2011 |
| - | |
2012 |
| - | |
2013 |
| - | |
2014 |
| - | |
2015 |
| - | |
2016 |
| - | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
2017 | 2021 |
| |
2018 | 2022 |
| |
2019 | 2023 |
| |
|
Lines changed: 9 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 |
| |
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
225 | 233 |
| |
226 | 234 |
| |
227 | 235 |
| |
|
0 commit comments