[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #12366

# [FAILURE] oss-swift-incremental-RA-osx [#12366]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/12366/
Project: oss-swift-incremental-RA-osx
Date of build: Tue, 14 Jul 2020 15:49:41 -0500
Build duration: 1 hr 35 min

Changes- Commit b33e7a8cb4465570edc0ca5cf7fde8ece439f104 by hamishknight:

[lldb] Update call to performIRGeneration

  • edit: lldb/include/lldb/Symbol/SwiftASTContext.h

  • edit: lldb/source/Symbol/SwiftASTContext.cpp

  • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp

  • Commit d772905b825c7264051c8c65bbb4f854e350bca9 by aprantl:

    Implement TypeSystemSwiftTypeRef::IsDefined (NFC)

    • edit: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp
    • edit: lldb/source/Symbol/TypeSystemSwiftTypeRef.cpp
  • Commit 5eb226557bda1b052992160b494ad9e747c99516 by mikeash:

    [swift-inspect] Support DLQ_GetPtrAuthMask. While we're in there, fix an

    • edit: include/swift/Reflection/ReflectionContext.h
    • edit: tools/swift-inspect/Sources/SymbolicationShims/SymbolicationShims.h
    • edit: tools/swift-inspect/Sources/swift-inspect/Inspector.swift
  • Commit b5f9e052556a7f59c7a646b48dd2a9c8d18cc9d4 by hamishknight:

    [TBDGen] Make enumeratePublicSymbols more functional

    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/FrontendTool/TBD.cpp
    • edit: include/swift/TBDGen/TBDGen.h
    • edit: lib/TBDGen/TBDGen.cpp
  • Commit 24dc744ca5319e3a9916e859e71ffac30a43d944 by hamishknight:

    Have performParallelIRGeneration take an IRGenDescriptor

    • edit: lib/IRGen/IRGen.cpp
  • Commit db7fea46656d6fd474446e40fa39b73d0cd835ac by hamishknight:

    Sink linker directive computation into IRGen

    • edit: include/swift/Subsystems.h
    • edit: lib/IRGen/IRGen.cpp
    • edit: tools/sil-llvm-gen/SILLLVMGen.cpp
    • edit: lib/IRGen/IRGenRequests.cpp
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: include/swift/AST/IRGenRequests.h
    • edit: lib/IRGen/GenDecl.cpp
    • edit: lib/IRGen/IRGenModule.h
    • edit: lib/IRGen/CMakeLists.txt
    • edit: lib/Immediate/Immediate.cpp
  • Commit c354b0faa19e4862ac357013e01b10be64990e19 by hamishknight:

    [TBDGen] Return a vector of symbols instead of set

    • edit: test/TBD/linker-directives.swift
    • edit: include/swift/AST/TBDGenRequests.h
    • edit: include/swift/AST/IRGenRequests.h
    • edit: include/swift/TBDGen/TBDGen.h
    • edit: lib/IRGen/IRGenModule.h
    • edit: lib/TBDGen/TBDGen.cpp
    • edit: lib/FrontendTool/TBD.cpp
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/IRGen/IRGenRequests.cpp
    • edit: lib/TBDGen/TBDGenVisitor.h
    • edit: lib/IRGen/GenDecl.cpp
  • Commit 7d3a4b1c0c1c9e132a17eca80b05c709efb2007e by jgroff:

    IRGen: Name the symbol for the private use area attached to protocol

    • edit: include/swift/Demangling/DemangleNodes.def
    • edit: lib/Demangling/Remangler.cpp
    • edit: lib/IRGen/GenProto.cpp
    • edit: lib/IRGen/IRGenMangler.h
    • edit: lib/Demangling/NodePrinter.cpp
    • edit: lib/Demangling/OldRemangler.cpp
    • edit: test/IRGen/protocol_resilience_descriptors.swift
    • edit: lib/Demangling/Demangler.cpp
    • edit: docs/ABI/Mangling.rst
    • edit: lib/IRGen/IRGenMangler.cpp
  • Commit f5477d67affa2605ec98ddd816b91728a97b5d3e by xi_ge:

    ModuleInterface: teach the compiler to look into SDK-versioned prebuilt

    • add: test/ModuleInterface/default-prebuilt-module-location-sdk-versioned.swift
    • edit: lib/Frontend/CompilerInvocation.cpp
  • Commit cff144af130bdf0d1007274e40b872c85cebc16e by alexsl1:

    [AutoDiff][stdlib] Add JVPs to SIMDDifferentiation.swift.gyb (#32854)

    • edit: stdlib/public/Differentiation/SIMDDifferentiation.swift.gyb
    • edit: test/AutoDiff/validation-test/forward_mode.swift