Commit 82da037
File tree
1,004 files changed
+31599
-10290
lines changed- apinotes
- benchmark
- scripts
- single-source
- utils
- cmake/modules
- docs
- ABI
- include
- swift
- ABI
- AST
- Basic
- ClangImporter
- Demangling
- Driver
- Frontend
- FrontendTool
- IDE
- IRGen
- Option
- Parse
- Reflection
- Remote
- RemoteAST
- Runtime
- SIL
- SILOptimizer
- PassManager
- Utils
- Sema
- Serialization
- SwiftDemangle
- SwiftRemoteMirror
- Syntax
- swift-c/SyntaxParser
- lib
- AST
- Basic
- ClangImporter
- Demangling
- Driver
- Frontend
- FrontendTool
- IDE
- IRGen
- Immediate
- Index
- LLVMPasses
- Migrator
- Parse
- ParseSIL
- RemoteAST
- SIL
- SILGen
- SILOptimizer
- FunctionSignatureTransforms
- IPO
- LoopTransforms
- Mandatory
- PassManager
- SILCombiner
- Transforms
- UtilityPasses
- Utils
- Sema
- Serialization
- SwiftDemangle
- Syntax
- TBDGen
- stdlib
- private/SwiftPrivateThreadExtras
- public
- Darwin
- Accelerate
- CoreGraphics
- Foundation
- NaturalLanguage
- SceneKit
- os
- Platform
- Reflection
- SIMDOperators
- SwiftOnoneSupport
- SwiftRemoteMirror
- SwiftShims
- Windows
- core
- legacy_layouts
- appletvos
- appletvsimulator
- iphoneos
- iphonesimulator
- macosx
- watchos
- watchsimulator
- runtime
- stubs
- tools/swift-reflection-test
- test
- ClangImporter
- Inputs
- custom-modules
- non-modular/Foo.framework/Headers
- MixedSource
- Compatibility
- Constraints
- DebugInfo
- Inputs
- Driver
- Dependencies
- Frontend
- Fuzzing
- Generics
- Inputs
- IDE
- Inputs
- IRGen
- Inputs
- Index
- Store
- Inputs
- clang-importer-sdk/usr/include
- Interpreter
- SDK
- LLVMPasses
- Migrator
- Inputs
- Misc
- NameBinding
- Parse
- ParseableInterface
- ModuleCache
- Profiler
- Prototypes
- RemoteAST
- Runtime
- SIL
- Parser
- Serialization
- ownership-verifier
- SILGen
- Inputs
- SILOptimizer
- Inputs
- Sanitizers
- Sema
- Inputs
- Serialization
- Inputs
- SourceKit
- CodeComplete
- Inputs/parseable-interface
- CodeFormat
- ConformingMethods
- CursorInfo
- Inputs
- DocSupport
- Inputs
- ExpressionType
- Indexing
- Inputs
- implicit-vis
- InterfaceGen
- Inputs
- Misc
- TypeDecoder
- api-digester/Outputs
- attr
- benchmark
- decl
- func
- nested
- typealias
- var
- expr
- postfix/dot
- primary/selector
- unary/keypath
- multifile
- refactoring/RefactoringKind
- sil-llvm-gen
- stdlib
- tools
- SourceKit
- docs
- include/SourceKit/Core
- lib
- Core
- SwiftLang
- tools
- sourcekitd/lib/API
- sourcekitd-test
- swift-lang
- libSwiftSyntaxParser
- lldb-moduleimport-test
- sil-llvm-gen
- sil-opt
- sil-passpipeline-dumper
- swift-ide-test
- swift-llvm-opt
- swift-remoteast-test
- unittests
- FrontendTool
- Reflection/RemoteMirrorInterop
- SwiftDemangle
- Syntax
- runtime
- LongTests
- utils
- build_swift
- tests
- gyb_sourcekit_support
- gyb_syntax_support
- jobstats
- swift_build_support
- swift_build_support
- products
- tests
- update_checkout
- update_checkout
- validation-test
- Evolution
- Inputs
- ParseableInterface
- Reflection
- Runtime
- Inputs/class-layout-from-objc
- SIL
- Sema
- type_checker_crashers_fixed
- type_checker_perf/fast
- Serialization
- StdlibUnittest
- ChildProcessShutdown
- compiler_crashers_2_fixed
- execution
- stdlib
- Collection
- Inputs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,004 files changed
+31599
-10290
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 |
| |
32 |
| - | |
33 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + |
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 | 61 |
| |
63 | 62 |
| |
64 | 63 |
| |
| |||
90 | 89 |
| |
91 | 90 |
| |
92 | 91 |
| |
93 |
| - | |
94 | 92 |
| |
95 | 93 |
| |
96 | 94 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 | 31 |
| |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 | 45 |
| |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
366 |
| - | |
367 |
| - | |
368 |
| - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
|
Lines changed: 1 addition & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 | 208 |
| |
228 | 209 |
| |
229 | 210 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
369 |
| - | |
370 |
| - | |
371 |
| - | |
372 |
| - | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
448 |
| - | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
449 | 451 |
| |
450 | 452 |
| |
451 | 453 |
| |
452 | 454 |
| |
453 | 455 |
| |
454 | 456 |
| |
455 |
| - | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
456 | 462 |
| |
457 | 463 |
| |
458 | 464 |
| |
|
Lines changed: 48 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 |
| |
21 | 28 |
| |
22 | 29 |
| |
| |||
41 | 48 |
| |
42 | 49 |
| |
43 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Lines changed: 41 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
29 | 38 |
| |
30 | 39 |
| |
31 | 40 |
| |
| |||
64 | 73 |
| |
65 | 74 |
| |
66 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + |
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
| 21 | + | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
| |||
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
34 |
| - | |
| 33 | + | |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
|
Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 | 110 |
| |
123 | 111 |
| |
124 | 112 |
| |
|
0 commit comments