File tree
459 files changed
+10329
-4641
lines changed- benchmark
- single-source
- utils
- cmake/modules
- docs
- ABI
- HowToGuides
- include/swift
- ABI
- AST
- Basic
- ClangImporter
- Demangling
- Driver
- Frontend
- IDE
- Option
- Parse
- Remote
- Runtime
- SILOptimizer
- Analysis
- Differentiation
- PassManager
- SIL
- Sema
- Serialization
- SyntaxParse
- lib
- AST
- ClangImporter
- Demangling
- Driver
- FrontendTool
- Frontend
- IDE
- IRGen
- Index
- Parse
- SILGen
- SILOptimizer
- Analysis
- Differentiation
- FunctionSignatureTransforms
- LoopTransforms
- Mandatory
- PassManager
- Transforms
- UtilityPasses
- Utils
- SIL
- IR
- Parser
- Utils
- Verifier
- Sema
- Serialization
- SymbolGraphGen
- SyntaxParse
- stdlib
- cmake/modules
- include
- llvm-c
- llvm
- ADT
- Support
- public
- Differentiation
- SwiftShims
- core
- runtime
- stubs
- test
- AutoDiff
- IRGen
- SILGen
- SILOptimizer
- SIL
- Serialization
- downstream
- validation-test
- Constraints
- DebugInfo
- Demangle
- Inputs
- Driver
- Frontend/Fingerprints
- IDE
- IRGen
- Incremental
- Inputs/superfluous-cascade-across-modules
- submodule
- Verifier
- multi-file-private
- Inputs
- multi-file
- Inputs
- Index
- Store
- Interop/Cxx/operators
- Inputs
- Migrator
- Misc
- Runtime
- SILGen
- SILOptimizer
- SIL
- Parser
- ownership-verifier
- ScanDependencies
- Inputs
- Swift
- Sema
- SourceKit
- CodeComplete
- Misc
- SymbolGraph
- Symbols
- Mixins
- Availability
- Duplicated
- Inherited
- DeclarationFragments
- Full
- Properties
- Subheading
- TypeDecoder
- decl/var
- expr/cast
- tools
- SourceKit/lib/SwiftLang
- libSwiftSyntaxParser
- swift-demangle
- swift-ide-test
- swift-refactor
- swift-syntax-test
- unittests
- AST
- Driver
- utils
- build_swift
- build_swift
- tests
- gyb_syntax_support
- swift_build_support
- swift_build_support
- products
- tests
- update_checkout
- validation-test
- compiler_crashers_2_fixed
- compiler_crashers_fixed
- compiler_scale
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
459 files changed
+10329
-4641
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| 111 | + | |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
|
Lines changed: 105 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 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 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
| |||
281 | 282 |
| |
282 | 283 |
| |
283 | 284 |
| |
| 285 | + | |
284 | 286 |
| |
285 | 287 |
| |
286 | 288 |
| |
| |||
366 | 368 |
| |
367 | 369 |
| |
368 | 370 |
| |
| 371 | + | |
369 | 372 |
| |
370 | 373 |
| |
371 | 374 |
| |
|
Lines changed: 7 additions & 26 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 | 78 |
| |
93 | 79 |
| |
94 | 80 |
| |
95 |
| - | |
96 |
| - | |
| 81 | + | |
97 | 82 |
| |
98 | 83 |
| |
99 | 84 |
| |
| |||
107 | 92 |
| |
108 | 93 |
| |
109 | 94 |
| |
110 |
| - | |
| 95 | + | |
111 | 96 |
| |
112 | 97 |
| |
113 | 98 |
| |
| |||
122 | 107 |
| |
123 | 108 |
| |
124 | 109 |
| |
125 |
| - | |
| 110 | + | |
126 | 111 |
| |
127 | 112 |
| |
128 | 113 |
| |
| |||
466 | 451 |
| |
467 | 452 |
| |
468 | 453 |
| |
469 |
| - | |
470 |
| - | |
| 454 | + | |
471 | 455 |
| |
472 | 456 |
| |
473 |
| - | |
474 |
| - | |
| 457 | + | |
475 | 458 |
| |
476 | 459 |
| |
477 |
| - | |
478 |
| - | |
| 460 | + | |
479 | 461 |
| |
480 | 462 |
| |
481 |
| - | |
482 |
| - | |
| 463 | + | |
483 | 464 |
| |
484 | 465 |
| |
485 | 466 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
592 |
| - | |
| 592 | + | |
593 | 593 |
| |
594 | 594 |
| |
595 | 595 |
| |
| |||
634 | 634 |
| |
635 | 635 |
| |
636 | 636 |
| |
| 637 | + | |
| 638 | + | |
637 | 639 |
| |
638 | 640 |
| |
639 | 641 |
| |
|
Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
66 | 68 |
| |
67 |
| - | |
| 69 | + | |
| 70 | + | |
68 | 71 |
| |
69 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
70 | 77 |
| |
71 | 78 |
| |
72 | 79 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
0 commit comments