swift
2f519f42
- SILGen: Emit borrowing switch subjects under a formal access.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
SILGen: Emit borrowing switch subjects under a formal access. Ensure that dependent accesses are properly nested when a subject isn't directly a borrowed parameter binding.
References
#71406 - SILGen: Emit borrowing switch subjects under a formal access.
Author
jckarter
Committer
jckarter
Parents
067f1d3f
Files
7
lib
SILGen
ArgumentSource.h
SILGenApply.cpp
SILGenFunction.h
SILGenPattern.cpp
SILOptimizer/Mandatory
MoveOnlyAddressCheckerUtils.cpp
test
SILGen
borrowing_switch_subjects.swift
SILOptimizer
moveonly_borrowing_switch.swift
Loading