swift
f2e3e8e8 - [Sema] Permit read requirement.

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`.
Author
Committer
Parents
  • lib
    • Parse
      • File
        ParseDecl.cpp
    • Sema
      • File
        TypeCheckStorage.cpp
  • test
    • IRGen
      • File
        coroutine_accessors.swift
    • Parse
      • File
        coroutine_accessors.swift
    • SILGen
      • File
        coroutine_accessors.swift
      • File
        read_requirements.swift
    • Sema
      • File
        read_requirements.swift
Loading