swift
[6.0.1] Bump the deployment target for the compiler to macOS 13.0
#76556
Merged

Commits
  • [sema] Fix availability narrowing fixits for macOS >= 11
    benlangmuir committed 1 year ago
  • [test] Move availability tests to later fake OS versions
    benlangmuir committed 1 year ago
  • [test] Add explicit targets to tests depending on the default
    benlangmuir committed 1 year ago
  • Add explicit targets to Reflection tests due to chained fixups issue
    benlangmuir committed 1 year ago
  • [test] Move to earlier deployment target as workaround
    benlangmuir committed 1 year ago
  • Bump the deployment target for the compiler to macOS 13.0
    benlangmuir committed 1 year ago
  • [test] ignore deprecations
    benlangmuir committed 1 year ago
  • [test] Fix stdlib/Reflection_objc.swift with newer deployment target
    benlangmuir committed 1 year ago
  • [watchos] Stop building watchos-armv7k and watchsimulator-i386
    benlangmuir committed 1 year ago
  • [test] Update IRGen/metadata.swift to pass on later tvOS
    benlangmuir committed 1 year ago
  • [test] Fix stdlib/RuntimeObjC.swift with newer deployment target
    benlangmuir committed 1 year ago
  • [test] Fix test/IRGen/metadata.swift to match the correct symbol
    benlangmuir committed 1 year ago
  • Roll back to watchOS 6.0 to keep armv7k support
    benlangmuir committed 1 year ago
  • [test] Fix tests after deployment target bump on release/6.0
    benlangmuir committed 1 year ago
Loading