File tree
264 files changed
+7308
-1967
lines changed- benchmark
- scripts
- generate_harness
- single-source
- utils
- include/swift
- ABI
- AST
- Basic
- Driver
- Frontend
- IDE
- Migrator
- Option
- Parse
- Runtime
- SIL
- SILOptimizer
- Analysis
- PassManager
- Serialization
- lib
- AST
- ClangImporter
- Driver
- Frontend
- FrontendTool
- IDE
- IRGen
- Index
- Migrator
- Parse
- PrintAsObjC
- SIL
- SILGen
- SILOptimizer
- Analysis
- IPO
- LoopTransforms
- Mandatory
- PassManager
- SILCombiner
- Transforms
- Utils
- Sema
- Serialization
- TBDGen
- stdlib
- private
- StdlibCollectionUnittest
- StdlibUnittest
- public
- SDK/Foundation
- SwiftShims
- core
- runtime
- test
- APINotes
- Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers
- ClangImporter
- Compatibility
- Constraints
- DebugInfo
- Driver
- Generics
- IDE
- IRGen
- Interpreter
- Migrator
- mock-sdk/Bar.framework
- Headers
- Misc
- Parse
- PrintAsObjC
- Prototypes
- SILGen
- SILOptimizer
- Sema
- Serialization/Recovery
- Inputs/custom-modules
- SourceKit
- CodeComplete
- CursorInfo
- DocumentStructure
- Indexing
- attr
- decl/typealias
- migrator
- reproducible-builds
- stdlib
- type
- tools
- SourceKit
- lib/SwiftLang
- tools
- sourcekitd
- bin/InProc
- lib/API
- sourcekitd-test
- sil-opt
- swift-ide-test
- utils
- validation-test
- SIL
- crashers
- crashers_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.
264 files changed
+7308
-1967
lines changedLines changed: 105 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 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 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
24 | 129 |
| |
25 | 130 |
| |
26 | 131 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
| 384 | + | |
| 385 | + | |
| 386 | + | |
384 | 387 |
| |
385 | 388 |
| |
386 | 389 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
|
Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
138 | 146 |
| |
139 | 147 |
| |
140 | 148 |
| |
| |||
143 | 151 |
| |
144 | 152 |
| |
145 | 153 |
| |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
146 | 158 |
| |
147 | 159 |
| |
148 | 160 |
| |
| |||
154 | 166 |
| |
155 | 167 |
| |
156 | 168 |
| |
157 |
| - | |
| 169 | + | |
158 | 170 |
| |
159 | 171 |
| |
160 | 172 |
| |
|
0 commit comments