File tree
1,672 files changed
+25597
-6129
lines changed- misc/codegen
- generators
- lib
- templates
- test
- rust
- extractor/src/generated
- ql
- lib
- codeql/rust
- elements
- generated
- test/extractor-tests/generated
- AsmExpr
- AsyncBlockExpr
- AwaitExpr
- BecomeExpr
- BinaryExpr
- BlockExpr
- BoxExpr
- BoxPat
- BreakExpr
- CallExpr
- CastExpr
- ClosureExpr
- ConstBlockPat
- ConstExpr
- ContinueExpr
- ElementListExpr
- ExprStmt
- FieldExpr
- Function
- GenericArgList
- IdentPat
- IfExpr
- IndexExpr
- Label
- LetExpr
- LetStmt
- LiteralExpr
- LiteralPat
- LoopExpr
- MatchArm
- MatchExpr
- MethodCallExpr
- MissingExpr
- MissingPat
- Module
- OffsetOfExpr
- OrPat
- PathExpr
- PathPat
- Path
- PrefixExpr
- RangeExpr
- RangePat
- RecordExprField
- RecordExpr
- RecordPatField
- RecordPat
- RefExpr
- RefPat
- RepeatExpr
- ReturnExpr
- SlicePat
- TupleExpr
- TuplePat
- TupleStructPat
- TypeRef
- UnderscoreExpr
- UnsafeBlockExpr
- WildcardPat
- YeetExpr
- YieldExpr
- swift
- downgrades/44c4818a8987b5e1b3cd11e553e41045e1262451
- ql
- lib
- codeql/swift
- elements
- decl
- expr
- pattern
- stmt
- type
- generated
- decl
- expr
- pattern
- stmt
- type
- upgrades/1a24fefd78baf8af6c104d9e63849f3f6e1ef1a3
- src
- test
- extractor-tests/generated
- AvailabilityInfo
- Comment
- Diagnostics
- File
- KeyPathComponent
- OtherAvailabilitySpec
- PlatformVersionAvailabilitySpec
- decl
- Accessor
- AssociatedTypeDecl
- CapturedDecl
- ClassDecl
- ConcreteVarDecl
- Deinitializer
- EnumDecl
- ExtensionDecl
- GenericTypeParamDecl
- IfConfigDecl
- ImportDecl
- InfixOperatorDecl
- Initializer
- MacroDecl
- ModuleDecl
- NamedFunction
- OpaqueTypeDecl
- ParamDecl
- PatternBindingDecl
- PostfixOperatorDecl
- PoundDiagnosticDecl
- PrecedenceGroupDecl
- PrefixOperatorDecl
- ProtocolDecl
- StructDecl
- SubscriptDecl
- TopLevelCodeDecl
- TypeAliasDecl
- expr
- AppliedPropertyWrapperExpr
- Argument
- ArrayExpr
- AssignExpr
- AutoClosureExpr
- BinaryExpr
- BindOptionalExpr
- BooleanLiteralExpr
- CallExpr
- CaptureListExpr
- CoerceExpr
- ConditionalCheckedCastExpr
- CopyExpr
- DeclRefExpr
- DefaultArgumentExpr
- DictionaryExpr
- DiscardAssignmentExpr
- DotSyntaxBaseIgnoredExpr
- DotSyntaxCallExpr
- DynamicLookupExpr
- DynamicTypeExpr
- EnumIsCaseExpr
- ExplicitClosureExpr
- FloatLiteralExpr
- ForceTryExpr
- ForceValueExpr
- ForcedCheckedCastExpr
- IdentityExpr
- IfExpr
- ImplicitConversionExpr
- InOutExpr
- InitializerRefCallExpr
- IntegerLiteralExpr
- InterpolatedStringLiteralExpr
- IsExpr
- KeyPathApplicationExpr
- KeyPathDotExpr
- KeyPathExpr
- LazyInitializationExpr
- MagicIdentifierLiteralExpr
- MakeTemporarilyEscapableExpr
- MemberRefExpr
- MethodLookupExpr
- NilLiteralExpr
- ObjectLiteralExpr
- OneWayExpr
- OpaqueValueExpr
- OpenExistentialExpr
- OptionalEvaluationExpr
- OptionalTryExpr
- OtherInitializerRefExpr
- PackExpansionExpr
- PostfixUnaryExpr
- PrefixUnaryExpr
- PropertyWrapperValuePlaceholderExpr
- RebindSelfInInitializerExpr
- RegexLiteralExpr
- SingleValueStmtExpr
- StringLiteralExpr
- SubscriptExpr
- SuperRefExpr
- TapExpr
- TryExpr
- TupleElementExpr
- TupleExpr
- TypeExpr
- VarargExpansionExpr
- pattern
- AnyPattern
- BindingPattern
- BoolPattern
- EnumElementPattern
- ExprPattern
- IsPattern
- NamedPattern
- OptionalSomePattern
- ParenPattern
- TuplePattern
- TypedPattern
- stmt
- BraceStmt
- BreakStmt
- ConditionElement
- ContinueStmt
- DeferStmt
- DiscardStmt
- DoCatchStmt
- DoStmt
- FailStmt
- FallthroughStmt
- ForEachStmt
- GuardStmt
- IfStmt
- PoundAssertStmt
- RepeatWhileStmt
- ReturnStmt
- StmtCondition
- SwitchStmt
- ThrowStmt
- WhileStmt
- YieldStmt
- type
- ArraySliceType
- BoundGenericClassType
- BoundGenericEnumType
- BoundGenericStructType
- BuiltinIntegerType
- BuiltinType
- ClassType
- DependentMemberType
- DictionaryType
- DynamicSelfType
- EnumType
- ExistentialMetatypeType
- ExistentialType
- FunctionType
- GenericFunctionType
- GenericTypeParamType
- InOutType
- LValueType
- MetatypeType
- ModuleType
- OpaqueTypeArchetypeType
- OpenedArchetypeType
- OptionalType
- PackType
- ParameterizedProtocolType
- ParenType
- PrimaryArchetypeType
- ProtocolCompositionType
- ProtocolType
- StructType
- TupleType
- TypeAliasType
- TypeRepr
- UnboundGenericType
- UnmanagedStorageType
- UnownedStorageType
- VariadicSequenceType
- WeakStorageType
- query-tests/Security/CWE-078
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,672 files changed
+25597
-6129
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 44 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 |
| |
12 |
| - | |
13 |
| - | |
| 13 | + | |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 |
| - | |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
164 | 165 |
| |
165 | 166 |
| |
166 | 167 |
| |
| 168 | + | |
167 | 169 |
| |
168 | 170 |
| |
169 | 171 |
| |
| |||
210 | 212 |
| |
211 | 213 |
| |
212 | 214 |
| |
213 |
| - | |
| 215 | + | |
214 | 216 |
| |
215 |
| - | |
| 217 | + | |
216 | 218 |
| |
217 | 219 |
| |
| 220 | + | |
| 221 | + | |
218 | 222 |
| |
219 | 223 |
| |
220 |
| - | |
221 |
| - | |
| 224 | + | |
| 225 | + | |
222 | 226 |
| |
223 | 227 |
| |
224 | 228 |
| |
| |||
239 | 243 |
| |
240 | 244 |
| |
241 | 245 |
| |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
242 | 250 |
| |
243 | 251 |
| |
244 | 252 |
| |
| |||
315 | 323 |
| |
316 | 324 |
| |
317 | 325 |
| |
318 |
| - | |
319 |
| - | |
| 326 | + | |
| 327 | + | |
320 | 328 |
| |
| 329 | + | |
| 330 | + | |
321 | 331 |
| |
322 |
| - | |
| 332 | + | |
| 333 | + | |
323 | 334 |
| |
324 | 335 |
| |
325 | 336 |
| |
| |||
330 | 341 |
| |
331 | 342 |
| |
332 | 343 |
| |
333 |
| - | |
| 344 | + | |
334 | 345 |
| |
335 | 346 |
| |
336 | 347 |
| |
337 | 348 |
| |
338 | 349 |
| |
339 |
| - | |
| 350 | + | |
340 | 351 |
| |
341 | 352 |
| |
342 | 353 |
| |
| |||
370 | 381 |
| |
371 | 382 |
| |
372 | 383 |
| |
| 384 | + | |
| 385 | + | |
373 | 386 |
| |
374 | 387 |
| |
375 | 388 |
| |
| |||
382 | 395 |
| |
383 | 396 |
| |
384 | 397 |
| |
385 |
| - | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
386 | 401 |
| |
387 | 402 |
| |
388 | 403 |
| |
389 |
| - | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
390 | 407 |
| |
391 | 408 |
| |
392 | 409 |
| |
393 | 410 |
| |
394 | 411 |
| |
395 |
| - | |
| 412 | + | |
| 413 | + | |
396 | 414 |
| |
397 | 415 |
| |
| 416 | + | |
398 | 417 |
| |
399 | 418 |
| |
400 | 419 |
| |
401 | 420 |
| |
402 | 421 |
| |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
403 | 426 |
| |
404 | 427 |
| |
405 | 428 |
| |
|
Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
| |||
114 | 115 |
| |
115 | 116 |
| |
116 | 117 |
| |
117 |
| - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
118 | 121 |
| |
119 | 122 |
| |
120 | 123 |
| |
| |||
159 | 162 |
| |
160 | 163 |
| |
161 | 164 |
| |
162 |
| - | |
163 | 165 |
| |
164 | 166 |
| |
165 | 167 |
| |
166 | 168 |
| |
167 | 169 |
| |
168 | 170 |
| |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
169 | 185 |
| |
170 | 186 |
| |
171 | 187 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| |||
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 |
| - | |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| |||
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
52 |
| - | |
| 54 | + | |
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
58 |
| - | |
| 60 | + | |
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
| |
|
Lines changed: 12 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 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 |
| |
12 | 17 |
| |
13 | 18 |
| |
14 | 19 |
| |
15 |
| - | |
| 20 | + | |
| 21 | + |
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
|
0 commit comments