File tree
251 files changed
+3161
-4846
lines changed- trunk
- cmake/modules
- include/swift
- AST
- Basic
- Frontend
- Option
- Parse
- SILOptimizer
- Analysis
- Utils
- SIL
- Sema
- Serialization
- Syntax
- lib
- AST
- ClangImporter
- Driver
- FrontendTool
- Frontend
- IDE
- IRGen
- Index
- Migrator
- Parse
- PrintAsObjC
- SILGen
- SILOptimizer
- Mandatory
- Transforms
- Utils
- SIL
- Sema
- Serialization
- Syntax
- stdlib
- public/runtime
- toolchain/Compatibility50
- test
- Constraints
- Driver
- Frontend
- Generics
- IDE
- IRGen
- Inputs/multithread_module
- Index/Store
- NameBinding
- Parse
- PrintAsObjC
- Inputs
- Profiler
- SILGen
- Inputs
- SILOptimizer
- Serialization
- Inputs
- comments-batch
- SourceKit/CodeExpand
- Syntax
- Outputs
- Parser
- decl
- class
- ext
- func
- init
- protocol/req
- subscript
- var
- expr
- stdlib
- tools
- SourceKit/lib/SwiftLang
- swift-api-digester
- swift-ide-test
- unittests
- FrontendTool
- Syntax
- utils
- build_swift
- tests
- gyb_syntax_support
- swift_build_support/swift_build_support/products
- update_checkout
- update_checkout
- validation-test
- 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.
251 files changed
+3161
-4846
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 59 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 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 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
61 | 118 |
| |
62 | 119 |
| |
63 | 120 |
| |
| |||
83 | 140 |
| |
84 | 141 |
| |
85 | 142 |
| |
86 |
| - | |
| 143 | + | |
87 | 144 |
| |
88 | 145 |
| |
89 | 146 |
| |
| |||
7799 | 7856 |
| |
7800 | 7857 |
| |
7801 | 7858 |
| |
| 7859 | + | |
7802 | 7860 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
314 |
| - | |
| 313 | + | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 | 336 |
| |
342 | 337 |
| |
343 | 338 |
| |
| |||
359 | 354 |
| |
360 | 355 |
| |
361 | 356 |
| |
362 |
| - | |
| 357 | + | |
363 | 358 |
| |
364 | 359 |
| |
365 | 360 |
| |
| |||
500 | 495 |
| |
501 | 496 |
| |
502 | 497 |
| |
503 |
| - | |
| 498 | + | |
504 | 499 |
| |
505 | 500 |
| |
506 | 501 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 |
| |
62 | 65 |
| |
63 | 66 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| |||
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
37 |
| - | |
38 | 36 |
| |
39 | 37 |
| |
40 | 38 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 | 37 |
| |
41 | 38 |
| |
42 | 39 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1672 | 1672 |
| |
1673 | 1673 |
| |
1674 | 1674 |
| |
1675 |
| - | |
| 1675 | + | |
1676 | 1676 |
| |
1677 | 1677 |
| |
1678 | 1678 |
| |
|
0 commit comments