File tree
317 files changed
+4969
-2195
lines changed- benchmark/utils
- cmake/modules
- docs
- include/swift
- AST
- Basic
- Driver
- Option
- Parse
- Runtime
- SIL
- SILOptimizer
- Analysis
- Utils
- Serialization
- Syntax
- lib
- AST
- ClangImporter
- Driver
- Frontend
- FrontendTool
- IRGen
- Immediate
- Parse
- ParseSIL
- PrintAsObjC
- SIL
- SILGen
- SILOptimizer
- Analysis
- IPO
- LoopTransforms
- Mandatory
- SILCombiner
- Transforms
- Utils
- Sema
- Serialization
- Syntax
- TBDGen
- stdlib
- private
- StdlibUnittest
- StdlibUnittestFoundationExtras
- public
- Platform
- SwiftShims
- core
- runtime
- stubs
- test
- ClangImporter
- Inputs/custom-modules
- Compatibility
- Constraints
- Driver
- Frontend
- Generics
- IDE
- IRGen
- Inputs
- usr/include
- Index
- NameBinding
- Inputs/NamedLazyMembers
- Parse
- SIL
- Parser
- Serialization
- ownership-verifier
- SILGen
- Inputs
- usr/include
- SILOptimizer
- Inputs
- Sema
- Serialization/Inputs
- SourceKit
- CodeComplete
- DocSupport
- Refactoring
- find-rename-ranges
- syntactic-rename
- attr
- decl
- class
- ext
- protocol
- conforms
- multifile
- class-layout/final-stored-property
- Inputs
- constant-struct-with-padding
- Inputs
- constant-tuple-with-padding
- Inputs
- error-type
- imported
- Inputs
- one-module
- Inputs
- two-modules
- Inputs
- extensions/two-modules
- Inputs
- imported-conformance/option-set
- Inputs
- synthesized-accessors
- materialize-for-set-1
- Inputs
- materialize-for-set-2
- Inputs
- one-module-imported
- Inputs
- one-module-internal
- Inputs
- one-module-public
- Inputs
- two-modules
- Inputs
- two-modules-imported
- Inputs
- typealias
- one-module
- Inputs
- two-modules
- Inputs
- stdlib
- stmt
- tools/sil-opt
- unittests/runtime
- utils
- dev-scripts
- vim/syntax
- validation-test
- ClangImporter
- Inputs/explicit-system-framework-path
- override
- Test.framework
- Headers
- Modules
- TestUser.framework
- Headers
- Modules
- sdkroot/Library/Frameworks/Test.framework
- Headers
- Modules
- Sema
- type_checker_crashers_fixed
- type_checker_perf/slow
- compiler_crashers_2_fixed
- compiler_crashers_fixed
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
+4969
-2195
lines changedLines changed: 49 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 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 | + | |
25 | 73 |
| |
26 | 74 |
| |
27 | 75 |
| |
| |||
6754 | 6802 |
| |
6755 | 6803 |
| |
6756 | 6804 |
| |
| 6805 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
315 |
| - | |
| 315 | + | |
316 | 316 |
| |
317 |
| - | |
| 317 | + | |
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1531 | 1531 |
| |
1532 | 1532 |
| |
1533 | 1533 |
| |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
1534 | 1539 |
| |
1535 | 1540 |
| |
1536 | 1541 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
16 | 25 |
| |
17 | 26 |
| |
18 | 27 |
| |
|
Lines changed: 31 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
784 | 784 |
| |
785 | 785 |
| |
786 | 786 |
| |
787 |
| - | |
788 |
| - | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
789 | 792 |
| |
790 | 793 |
| |
791 | 794 |
| |
| |||
3506 | 3509 |
| |
3507 | 3510 |
| |
3508 | 3511 |
| |
| 3512 | + | |
| 3513 | + | |
| 3514 | + | |
| 3515 | + | |
| 3516 | + | |
| 3517 | + | |
| 3518 | + | |
| 3519 | + | |
| 3520 | + | |
| 3521 | + | |
| 3522 | + | |
| 3523 | + | |
| 3524 | + | |
3509 | 3525 |
| |
3510 | 3526 |
| |
3511 | 3527 |
| |
| |||
3547 | 3563 |
| |
3548 | 3564 |
| |
3549 | 3565 |
| |
| 3566 | + | |
| 3567 | + | |
| 3568 | + | |
| 3569 | + | |
| 3570 | + | |
| 3571 | + | |
| 3572 | + | |
| 3573 | + | |
| 3574 | + | |
| 3575 | + | |
| 3576 | + | |
| 3577 | + | |
| 3578 | + | |
3550 | 3579 |
| |
3551 | 3580 |
| |
3552 | 3581 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
139 | 144 |
| |
140 | 145 |
| |
141 | 146 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
833 | 833 |
| |
834 | 834 |
| |
835 | 835 |
| |
836 |
| - | |
| 836 | + | |
837 | 837 |
| |
838 | 838 |
| |
839 | 839 |
| |
|
Lines changed: 23 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1635 | 1635 |
| |
1636 | 1636 |
| |
1637 | 1637 |
| |
1638 |
| - | |
1639 |
| - | |
1640 |
| - | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
1641 | 1642 |
| |
1642 | 1643 |
| |
1643 |
| - | |
| 1644 | + | |
1644 | 1645 |
| |
1645 | 1646 |
| |
1646 |
| - | |
| 1647 | + | |
1647 | 1648 |
| |
1648 |
| - | |
| 1649 | + | |
1649 | 1650 |
| |
1650 | 1651 |
| |
1651 | 1652 |
| |
| |||
1924 | 1925 |
| |
1925 | 1926 |
| |
1926 | 1927 |
| |
1927 |
| - | |
1928 |
| - | |
1929 |
| - | |
1930 |
| - | |
1931 | 1928 |
| |
1932 | 1929 |
| |
1933 | 1930 |
| |
| |||
3111 | 3108 |
| |
3112 | 3109 |
| |
3113 | 3110 |
| |
| 3111 | + | |
| 3112 | + | |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
| 3118 | + | |
| 3119 | + | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
| 3124 | + | |
| 3125 | + | |
| 3126 | + | |
3114 | 3127 |
| |
3115 | 3128 |
| |
3116 | 3129 |
| |
|
0 commit comments