File tree
447 files changed
+11678
-4075
lines changed- benchmark
- scripts
- single-source
- utils
- ObjectiveCTests
- cmake/modules
- docs/ABI
- include/swift
- ABI
- AST
- Basic
- Demangling
- Driver
- Frontend
- IRGen
- Option
- Parse
- Reflection
- Runtime
- SIL
- SILOptimizer
- Analysis
- Utils
- Serialization
- lib
- AST
- ASTSectionImporter
- Basic
- ClangImporter
- Demangling
- Driver
- Frontend
- FrontendTool
- IDE
- IRGen
- Immediate
- Index
- LLVMPasses
- Markup
- Migrator
- Option
- Parse
- ParseSIL
- PrintAsObjC
- RemoteAST
- SIL
- SILGen
- SILOptimizer
- Analysis
- FunctionSignatureTransforms
- IPO
- LoopTransforms
- Mandatory
- SILCombiner
- Transforms
- UtilityPasses
- Utils
- Sema
- Serialization
- SwiftDemangle
- Syntax
- TBDGen
- stdlib
- private/SwiftPrivate
- public
- Platform
- Reflection
- SwiftShims
- core
- runtime
- stubs
- test
- Compatibility
- Constraints
- IRGen
- Inputs
- Interpreter
- Inputs
- Parse
- ParseableInterface
- Prototypes
- Reflection
- Inputs
- Runtime
- SIL
- Parser
- Serialization
- SILGen
- Inputs
- SILOptimizer
- Sema
- Serialization
- Inputs
- Syntax
- Outputs
- api-digester
- Outputs
- attr
- decl
- func
- protocol
- expr/closure
- stdlib
- Inputs
- tools
- SourceKit
- tools/swift-lang
- swift-reflection-test
- utils
- bug_reducer/tests
- cmpcodesize/cmpcodesize
- gyb_syntax_support
- jobstats
- pass-pipeline/scripts
- pygments
- swift_build_support/swift_build_support
- validation-test
- IDE/crashers_2_fixed
- Reflection
- StdlibUnittest
- compiler_crashers_2_fixed
- stdlib
- Prototypes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
447 files changed
+11678
-4075
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: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
346 |
| - | |
| 346 | + | |
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
| |||
367 | 367 |
| |
368 | 368 |
| |
369 | 369 |
| |
370 |
| - | |
| 370 | + | |
| 371 | + | |
371 | 372 |
| |
372 | 373 |
| |
373 | 374 |
| |
| |||
439 | 440 |
| |
440 | 441 |
| |
441 | 442 |
| |
442 |
| - | |
443 |
| - | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
444 | 446 |
| |
445 | 447 |
| |
446 | 448 |
| |
| |||
449 | 451 |
| |
450 | 452 |
| |
451 | 453 |
| |
452 |
| - | |
| 454 | + | |
453 | 455 |
| |
454 | 456 |
| |
455 | 457 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
426 |
| - | |
| 426 | + | |
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
| |||
483 | 483 |
| |
484 | 484 |
| |
485 | 485 |
| |
486 |
| - | |
| 486 | + | |
| 487 | + | |
487 | 488 |
| |
488 | 489 |
| |
489 | 490 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
591 | 591 |
| |
592 | 592 |
| |
593 | 593 |
| |
594 |
| - | |
| 594 | + | |
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
| 32 | + | |
| 33 | + | |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
| |||
55 | 58 |
| |
56 | 59 |
| |
57 | 60 |
| |
58 |
| - | |
| 61 | + | |
59 | 62 |
| |
60 | 63 |
| |
61 | 64 |
| |
62 |
| - | |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
35 |
| - | |
| 35 | + | |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| |||
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
68 |
| - | |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
35 |
| - | |
36 |
| - | |
| 36 | + | |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
80 |
| - | |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
0 commit comments