swift
6cc1a8d8 - Diagnostic message: suppress printing "requires LifetimeDependence"

Commit
50 days ago
Diagnostic message: suppress printing "requires LifetimeDependence" Adopters of the new Span and MutableSpan types should not encounter information about an experimental feature when they attempt to use these types in unsupported ways, such as simply returning them from a function. Fixes rdar://151788740 (Diagnostic message: suppress printing "requires '-enable-experimental-feature LifetimeDependence'")
Author
Committer
Parents
  • include/swift/AST
    • File
      DiagnosticsSema.def
  • test
    • Interop/Cxx/class
      • File
        nonescapable-errors.swift
    • Sema
      • File
        lifetime_attr_nofeature.swift
      • File
        lifetime_depend_nofeature.swift