swift
4db2cf7b
- Merge pull request #70076 from xedin/sendable-keypath-literals
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Merge pull request #70076 from xedin/sendable-keypath-literals [ConstraintSystem] Implement sendability inference for key path expressions
References
#70076 - [ConstraintSystem] Implement sendability inference for key path expressions
Author
xedin
Parents
cc858ab2
511dad55
Files
20
include/swift
AST
Expr.h
SIL
SILInstruction.h
Sema
ConstraintSystem.h
lib
AST
ASTWalker.cpp
Expr.cpp
IDE
KeyPathCompletion.cpp
IRGen
IRGenSIL.cpp
SIL
IR
SILInstructions.cpp
Verifier
SILVerifier.cpp
SILGen
SILGenExpr.cpp
Sema
CSApply.cpp
CSBindings.cpp
CSDiagnostics.cpp
CSGen.cpp
CSSimplify.cpp
ConstraintSystem.cpp
PreCheckExpr.cpp
TypeCheckConcurrency.cpp
test
Concurrency
sendable_keypaths.swift
Interpreter
keypath.swift
Loading