[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (main) #3352

# [FAILURE] oss-swift-package-linux-ubuntu-18_04 [#3352]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3352/
Project: oss-swift-package-linux-ubuntu-18_04
Date of build: Tue, 20 Oct 2020 09:46:09 -0500
Build duration: 39 min

Changes- Commit 1599d3e8dc7ff8940de6f7089a8610e9096bdfbd by aschwaighofer:

Pass subst options down when substitution sil_box type's substitution map

  • add: test/SILOptimizer/specialize_opaque_result_types2.sil

  • edit: lib/AST/Type.cpp

  • add: test/SILOptimizer/Inputs/specialize_opaque_result_types.swift

  • Commit 4c0ea5512d0be520a212d1f8de641ff1b27f607b by aschwaighofer:

    Test requires x86_64

    • edit: test/SILOptimizer/specialize_opaque_result_types2.sil
  • Commit 75ccad1d4cada100ad6ab1246988d1c21877abc9 by jingham:

    Add an SB API to get the SBTarget from an SBBreakpoint

    • edit: lldb/bindings/interface/SBBreakpoint.i
    • edit: lldb/include/lldb/API/SBBreakpoint.h
    • edit: lldb/source/API/SBBreakpoint.cpp
    • edit: lldb/test/API/python_api/breakpoint/TestBreakpointAPI.py