swift
f2e3e8e8
- [Sema] Permit read requirement.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
228 days ago
[Sema] Permit read requirement. Along with `get` and `set`, permit `read` to be required. When a type defines `read`, the read impl is that `read`.
References
#77179 - [CoroutineAccessors] Permit read requirement.
Author
nate-chandler
Committer
nate-chandler
Parents
125b908d
Files
7
lib
Parse
ParseDecl.cpp
Sema
TypeCheckStorage.cpp
test
IRGen
coroutine_accessors.swift
Parse
coroutine_accessors.swift
SILGen
coroutine_accessors.swift
read_requirements.swift
Sema
read_requirements.swift
Loading