File tree
478 files changed
+13476
-7038
lines changed- benchmark
- single-source
- utils
- cmake/modules
- docs
- include
- swift-c/SyntaxParser
- swift
- ABI
- AST
- Basic
- Demangling
- IDE
- IRGen
- Parse
- Reflection
- Remote
- Runtime
- SILOptimizer/Utils
- SIL
- Serialization
- SwiftRemoteMirror
- lib
- ASTSectionImporter
- AST
- Basic
- Default
- ClangImporter
- Demangling
- Driver
- FrontendTool
- Frontend
- IDE
- IRGen
- Immediate
- Index
- Markup
- Migrator
- Option
- ParseSIL
- Parse
- PrintAsObjC
- RemoteAST
- SILGen
- SILOptimizer
- FunctionSignatureTransforms
- IPO
- Mandatory
- SILCombiner
- Transforms
- Utils
- SIL
- Sema
- Serialization
- SwiftDemangle
- SyntaxParse
- TBDGen
- stdlib
- private/StdlibUnittest
- public
- Darwin
- Intents
- os
- Platform
- Reflection
- SwiftRemoteMirror
- SwiftShims
- core
- runtime
- stubs
- tools/swift-reflection-test
- test
- AutolinkExtract
- ClangImporter
- Inputs/custom-modules
- Compatibility
- Constraints
- DebugInfo
- Inputs
- Driver
- Dependencies
- Frontend
- Generics
- IDE
- IRGen
- Inputs
- Index/Store
- Interpreter
- Inputs
- ParseableInterface/ModuleCache
- Parse
- Prototypes
- Reflection
- Runtime
- SILGen
- Inputs
- SILOptimizer
- SIL
- Parser
- Serialization
- ownership-verifier
- Serialization
- Inputs
- SourceKit
- CursorInfo
- ExpressionType
- Indexing
- SyntaxMapData
- Inputs
- Syntax/Parser
- TypeDecoder
- attr
- Inputs
- decl
- class
- func
- protocol
- conforms
- req
- typealias
- expr
- postfix/dot
- unary/keypath
- remote-run
- stdlib
- tools
- SourceKit
- docs
- include/SourceKit/Core
- lib/SwiftLang
- tools
- sourcekitd-test
- sourcekitd
- include/sourcekitd
- lib/API
- driver
- libSwiftSyntaxParser
- lldb-moduleimport-test
- swift-api-digester
- swift-ide-test
- swift-reflection-dump
- swift-syntax-parser-test
- unittests
- Basic
- runtime
- utils
- build_swift
- tests
- gyb_sourcekit_support
- parser-lib
- swift_build_support
- swift_build_support
- tests
- validation-test
- Evolution
- Inputs
- Runtime
- SIL
- Sema/type_checker_perf
- fast
- slow
- Serialization
- Inputs/bridging-header-first
- compiler_crashers_2
- stdlib/Collection
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
478 files changed
+13476
-7038
lines changedLines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 |
| |
25 | 30 |
| |
26 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
27 | 51 |
| |
28 | 52 |
| |
29 | 53 |
| |
| |||
7406 | 7430 |
| |
7407 | 7431 |
| |
7408 | 7432 |
| |
| 7433 | + | |
7409 | 7434 |
| |
7410 | 7435 |
| |
7411 | 7436 |
| |
|
Lines changed: 24 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
416 | 425 |
| |
417 | 426 |
| |
418 | 427 |
| |
419 | 428 |
| |
420 | 429 |
| |
421 | 430 |
| |
422 | 431 |
| |
| 432 | + | |
| 433 | + | |
423 | 434 |
| |
424 | 435 |
| |
425 | 436 |
| |
| |||
496 | 507 |
| |
497 | 508 |
| |
498 | 509 |
| |
499 |
| - | |
| 510 | + | |
500 | 511 |
| |
501 | 512 |
| |
502 | 513 |
| |
503 | 514 |
| |
504 |
| - | |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 | 515 |
| |
509 | 516 |
| |
510 | 517 |
| |
| |||
902 | 909 |
| |
903 | 910 |
| |
904 | 911 |
| |
905 |
| - | |
906 |
| - | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
907 | 924 |
| |
908 | 925 |
| |
909 | 926 |
| |
|
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: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 | 80 |
| |
82 | 81 |
| |
83 | 82 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 |
| - | |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 24 | + | |
| 25 | + | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 31 | + | |
| 32 | + | |
36 | 33 |
| |
37 | 34 |
| |
38 | 35 |
| |
| |||
65 | 62 |
| |
66 | 63 |
| |
67 | 64 |
| |
68 |
| - | |
| 65 | + | |
69 | 66 |
| |
70 | 67 |
| |
71 | 68 |
| |
| |||
74 | 71 |
| |
75 | 72 |
| |
76 | 73 |
| |
77 |
| - | |
| 74 | + | |
78 | 75 |
| |
79 | 76 |
| |
80 | 77 |
| |
|
Lines changed: 0 additions & 63 deletions
This file was deleted.
Lines changed: 22 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
| |||
89 | 91 |
| |
90 | 92 |
| |
91 | 93 |
| |
92 |
| - | |
| 94 | + | |
93 | 95 |
| |
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
98 | 100 |
| |
99 | 101 |
| |
100 |
| - | |
| 102 | + | |
101 | 103 |
| |
102 | 104 |
| |
103 | 105 |
| |
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
107 | 109 |
| |
108 |
| - | |
109 |
| - | |
| 110 | + | |
| 111 | + | |
110 | 112 |
| |
111 | 113 |
| |
112 | 114 |
| |
113 | 115 |
| |
114 | 116 |
| |
115 | 117 |
| |
116 | 118 |
| |
117 |
| - | |
118 |
| - | |
| 119 | + | |
| 120 | + | |
119 | 121 |
| |
120 | 122 |
| |
121 | 123 |
| |
| |||
132 | 134 |
| |
133 | 135 |
| |
134 | 136 |
| |
135 |
| - | |
| 137 | + | |
136 | 138 |
| |
137 | 139 |
| |
138 | 140 |
| |
139 | 141 |
| |
140 | 142 |
| |
141 | 143 |
| |
142 | 144 |
| |
143 |
| - | |
| 145 | + | |
144 | 146 |
| |
145 | 147 |
| |
146 | 148 |
| |
147 | 149 |
| |
148 | 150 |
| |
149 | 151 |
| |
150 | 152 |
| |
151 |
| - | |
152 |
| - | |
| 153 | + | |
| 154 | + | |
153 | 155 |
| |
154 | 156 |
| |
155 | 157 |
| |
| |||
161 | 163 |
| |
162 | 164 |
| |
163 | 165 |
| |
164 |
| - | |
| 166 | + | |
165 | 167 |
| |
166 | 168 |
| |
167 | 169 |
| |
168 | 170 |
| |
169 | 171 |
| |
170 | 172 |
| |
171 | 173 |
| |
172 |
| - | |
| 174 | + | |
173 | 175 |
| |
174 | 176 |
| |
175 | 177 |
| |
| |||
178 | 180 |
| |
179 | 181 |
| |
180 | 182 |
| |
181 |
| - | |
182 |
| - | |
| 183 | + | |
| 184 | + | |
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
186 | 188 |
| |
187 | 189 |
| |
188 | 190 |
| |
189 | 191 |
| |
190 |
| - | |
191 |
| - | |
| 192 | + | |
| 193 | + | |
192 | 194 |
| |
193 | 195 |
| |
194 | 196 |
| |
| |||
251 | 253 |
| |
252 | 254 |
| |
253 | 255 |
| |
254 |
| - | |
| 256 | + | |
255 | 257 |
| |
256 | 258 |
| |
257 | 259 |
| |
258 | 260 |
| |
259 | 261 |
| |
260 | 262 |
| |
261 | 263 |
| |
262 |
| - | |
| 264 | + | |
263 | 265 |
| |
264 | 266 |
| |
265 | 267 |
| |
266 | 268 |
| |
267 | 269 |
| |
268 | 270 |
| |
269 | 271 |
| |
270 |
| - | |
271 |
| - | |
| 272 | + | |
| 273 | + | |
272 | 274 |
| |
273 | 275 |
| |
274 | 276 |
| |
|
0 commit comments