[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (main) (Debug) #3552

# [FAILURE] swift-main-source-compat-suite-debug [#3552]

Build URL: https://ci.swift.org/job/swift-main-source-compat-suite-debug/3552/
Project: swift-main-source-compat-suite-debug
Date of build: Mon, 05 Oct 2020 09:12:15 -0500
Build duration: 10 hr

Changes- Commit 8e8c57caf59f043b4046ad0df6e7c358bcac9903 by aschwaighofer:

SIL type lowering: Compute IsTypeExpansionSensitive and use it instead of TypeBase's hasOpaqueArchetypePropertiesOrCases

  • edit: include/swift/AST/Types.h

  • edit: lib/AST/Type.cpp

  • edit: lib/SIL/IR/TypeLowering.cpp

  • edit: test/IRGen/opaque_result_type.swift

  • edit: include/swift/SIL/TypeLowering.h

  • Commit 6ceda754149eecd41f4944dd95605489f6c2752b by passos.luciano:

    [CSDiagnostic] Minor code improvement on MissingGenericArgumentsFailure addressing fixme

    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp