File tree
919 files changed
+18211
-8896
lines changed- SwiftCompilerSources
- Sources
- Optimizer
- FunctionPasses
- InstructionSimplification
- ModulePasses
- Utilities
- SIL
- cmake
- caches
- modules
- docs
- EmbeddedSwift
- include/swift
- ABI
- APIDigester
- AST
- Basic
- ClangImporter
- Demangling
- DependencyScan
- Frontend
- IRGen
- Option
- Parse
- RemoteInspection
- Remote
- Runtime
- SILOptimizer
- Analysis
- PassManager
- Utils
- SIL
- Sema
- Serialization
- Threading
- lib
- APIDigester
- ASTGen/Sources/ASTGen
- ASTSectionImporter
- AST
- RequirementMachine
- Basic
- ClangImporter
- SwiftBridging
- swift
- Demangling
- DependencyScan
- DriverTool
- Driver
- FrontendTool
- Frontend
- IDE
- IRGen
- Index
- LLVMPasses
- Localization
- Macros/Sources
- ObservationMacros
- SwiftMacros
- Markup
- Migrator
- Parse
- PrintAsClang
- Refactoring
- Async
- SILGen
- SILOptimizer
- Analysis
- FunctionSignatureTransforms
- IPO
- Mandatory
- PassManager
- SILCombiner
- SemanticARC
- Transforms
- UtilityPasses
- Utils
- SIL
- IR
- Parser
- Utils
- Verifier
- Sema
- Serialization
- SwiftSyntax
- SymbolGraphGen
- stdlib
- cmake/modules
- include/llvm/ADT
- public
- Concurrency
- Distributed
- LLVMSupport
- RegexParser
- RemoteInspection
- StringProcessing
- SwiftShims/swift/shims
- Synchronization
- core
- runtime
- test
- ASTGen
- AutoDiff/SILOptimizer
- Backtracing
- CAS
- ClangImporter
- Compatibility
- Concurrency
- Runtime
- Constraints
- DebugInfo
- Distributed
- Inputs
- Macros
- Runtime
- SIL
- Frontend
- Generics
- IDE
- IRGen
- Inputs
- async
- Inputs
- clang-importer-sdk/usr/include
- InterfaceHash
- Interop
- Cxx
- class
- Inputs
- move-only
- ergonomics
- SwiftToCxx/enums
- Interpreter
- Macros
- ModuleInterface
- NameLookup
- Parse
- PrintAsObjC
- Inputs/custom-modules
- SILGen
- SILOptimizer
- Inputs
- cross-module
- stdlib
- SIL
- Parser
- Serialization
- SPI
- ScanDependencies
- Inputs/Frameworks/WithInferredClangModule.framework
- Headers
- Modules
- Sema
- Inputs
- Serialization
- AllowErrors
- SourceKit/ActiveRegions
- TBD
- abi/macOS
- arm64
- x86_64
- api-digester
- Inputs
- cake_baseline
- cake_current
- Outputs
- attr
- decl
- import
- nested
- protocol
- req
- embedded
- expr
- capture
- cast
- postfix/call
- multifile
- refactoring/AddCodableImplementation
- Outputs
- access
- basic
- empty
- enum
- existing
- extension
- nested
- stdlib
- tools
- SourceKit
- cmake/modules
- lib/SwiftLang
- tools
- complete-test
- sourcekitd-repl
- sourcekitd-test
- sourcekitd/bin/XPC/Service
- libMockPlugin
- lldb-moduleimport-test
- swift-ast-script
- swift-demangle-yamldump
- swift-demangle
- swift-ide-test
- swift-reflection-dump
- unittests
- Basic
- FrontendTool
- Parse
- Reflection
- utils
- api_checker
- build_swift
- build_swift
- tests
- swift_build_support
- swift_build_support
- products
- tests/products
- update_checkout
- validation-test
- ParseableInterface
- Reflection
- SILOptimizer
- SIL
- compiler_crashers_2_fixed
- compiler_crashers_fixed
- stdlib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
919 files changed
+18211
-8896
lines changedLines changed: 28 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
| 363 | + | |
| 364 | + | |
364 | 365 |
| |
365 | 366 |
| |
| 367 | + | |
366 | 368 |
| |
367 | 369 |
| |
368 | 370 |
| |
| |||
487 | 489 |
| |
488 | 490 |
| |
489 | 491 |
| |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
490 | 500 |
| |
491 | 501 |
| |
492 | 502 |
| |
| |||
657 | 667 |
| |
658 | 668 |
| |
659 | 669 |
| |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
660 | 674 |
| |
661 | 675 |
| |
662 | 676 |
| |
| |||
965 | 979 |
| |
966 | 980 |
| |
967 | 981 |
| |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
968 | 994 |
| |
969 | 995 |
| |
970 | 996 |
| |
| |||
1253 | 1279 |
| |
1254 | 1280 |
| |
1255 | 1281 |
| |
| 1282 | + | |
1256 | 1283 |
| |
1257 | 1284 |
| |
1258 | 1285 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 |
| |
23 | 29 |
| |
24 | 30 |
| |
25 | 31 |
| |
26 |
| - | |
27 | 32 |
| |
28 | 33 |
| |
29 | 34 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
159 | 158 |
| |
160 | 159 |
| |
161 |
| - | |
| 160 | + | |
162 | 161 |
| |
163 | 162 |
| |
164 | 163 |
| |
| |||
232 | 231 |
| |
233 | 232 |
| |
234 | 233 |
| |
| 234 | + | |
| 235 | + | |
| 236 | + | |
235 | 237 |
| |
236 | 238 |
| |
237 | 239 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
417 |
| - | |
| 417 | + | |
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
| 117 | + | |
117 | 118 |
| |
118 | 119 |
| |
119 |
| - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 |
| |
121 | 125 |
| |
122 | 126 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 | 47 |
| |
53 | 48 |
| |
54 | 49 |
| |
|
Lines changed: 16 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
137 |
| - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
138 | 142 |
| |
139 | 143 |
| |
140 | 144 |
| |
141 |
| - | |
142 |
| - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
143 | 151 |
| |
144 | 152 |
| |
145 | 153 |
| |
|
Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 |
| - | |
| 222 | + | |
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
| |||
832 | 832 |
| |
833 | 833 |
| |
834 | 834 |
| |
835 |
| - | |
| 835 | + | |
836 | 836 |
| |
837 | 837 |
| |
838 | 838 |
| |
| |||
857 | 857 |
| |
858 | 858 |
| |
859 | 859 |
| |
860 |
| - | |
| 860 | + | |
861 | 861 |
| |
862 | 862 |
| |
863 |
| - | |
| 863 | + | |
864 | 864 |
| |
865 | 865 |
| |
866 | 866 |
| |
| |||
1025 | 1025 |
| |
1026 | 1026 |
| |
1027 | 1027 |
| |
1028 |
| - | |
| 1028 | + | |
1029 | 1029 |
| |
1030 | 1030 |
| |
1031 |
| - | |
| 1031 | + | |
1032 | 1032 |
| |
1033 | 1033 |
| |
1034 | 1034 |
| |
| |||
1088 | 1088 |
| |
1089 | 1089 |
| |
1090 | 1090 |
| |
1091 |
| - | |
| 1091 | + | |
1092 | 1092 |
| |
1093 | 1093 |
| |
1094 | 1094 |
| |
1095 | 1095 |
| |
1096 | 1096 |
| |
1097 | 1097 |
| |
1098 | 1098 |
| |
1099 |
| - | |
| 1099 | + | |
1100 | 1100 |
| |
1101 | 1101 |
| |
1102 | 1102 |
| |
1103 |
| - | |
| 1103 | + | |
1104 | 1104 |
| |
1105 | 1105 |
| |
1106 | 1106 |
| |
| |||
1179 | 1179 |
| |
1180 | 1180 |
| |
1181 | 1181 |
| |
1182 |
| - | |
| 1182 | + | |
1183 | 1183 |
| |
1184 | 1184 |
| |
1185 | 1185 |
| |
1186 | 1186 |
| |
1187 | 1187 |
| |
1188 |
| - | |
| 1188 | + | |
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 | 1191 |
| |
|
0 commit comments