swift
60664183 - Merge pull request #73242 from amritpan/metatype-kp-implementation

Commit
288 days ago
Merge pull request #73242 from amritpan/metatype-kp-implementation
Author
  • include/swift
    • Basic
      • File
        Features.def
    • SIL
      • File
        SILProperty.h
    • Sema
      • File
        CSFix.h
  • lib
    • AST
      • File
        FeatureSet.cpp
    • IRGen
      • File
        Linking.cpp
    • SIL
      • IR
        • File
          SIL.cpp
      • Verifier
        • File
          SILVerifier.cpp
    • SILGen
      • File
        SILGen.cpp
      • File
        SILGenExpr.cpp
      • File
        SILGenType.cpp
    • Sema
      • File
        CSApply.cpp
      • File
        CSDiagnostics.cpp
      • File
        CSDiagnostics.h
      • File
        CSFix.cpp
      • File
        CSSimplify.cpp
  • stdlib/public/core
    • File
      KeyPath.swift
  • test
    • Interpreter
      • File
        keypath.swift
      • File
        static_keypaths.swift
    • SILGen
      • File
        keypaths.swift
    • SILOptimizer
      • File
        access_wmo_diagnose.swift
    • abi/macOS
      • arm64
        • File
          concurrency.swift
        • File
          regex-builder.swift
        • File
          stdlib.swift
        • File
          string-processing.swift
        • File
          synchronization.swift
      • x86_64
        • File
          concurrency.swift
        • File
          regex-builder.swift
        • File
          stdlib.swift
        • File
          string-processing.swift
        • File
          synchronization.swift
    • attr
      • File
        attr_dynamic_member_lookup.swift
    • expr/unary/keypath
      • File
        keypath.swift