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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/12082/
Project: oss-swift-incremental-RA-osx
Date of build: Wed, 17 Jun 2020 19:30:28 -0500
Build duration: 1 hr 33 min

Changes- Commit 4d9bda3f65a3d5daf3782e7c7d1ae3dc36ffd7d9 by aprantl:

Fix a typo that prevents non-host SDKs from being detected.

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

  • edit: lldb/test/API/lang/swift/xcode_sdk/TestSwiftXcodeSDK.py

  • Commit 34d18564bc6592417804cdc8dbeaa6c6d8687463 by github:

    Avoid traversing array in TestDiscoveryCommand twice (#2784)

    • edit: Sources/Build/BuildDelegate.swift
  • Commit 4e29883d248227bba7986c33b855ce10abcf8238 by hassaneldesouky:

    Refactor DiagnosticEngine to use YAML files

    • add: include/swift/AST/Diagnostics/fr.yaml
    • add: include/swift/AST/CMakeLists.txt
    • edit: include/swift/AST/DiagnosticEngine.h
    • add: include/swift/AST/DiagnosticMessageFormat.h
    • edit: lib/AST/DiagnosticEngine.cpp
    • add: include/swift/AST/diagnostics/en.yaml
  • Commit f3a97080714d290eedf0bff2a7dd9d5647dec0a8 by hassaneldesouky:

    Use clang-format

    • add: include/swift/AST/CMakeLists.txt
    • edit: lib/AST/DiagnosticEngine.cpp
    • add: include/swift/AST/DiagnosticMessageFormat.h
    • add: include/swift/AST/diagnostics/en.yaml
    • edit: include/swift/AST/DiagnosticEngine.h
    • add: include/swift/AST/Diagnostics/fr.yaml
  • Commit d6f706cddc5288ed243fe939f868cf618d8f8107 by hassaneldesouky:

    Remove repeated headers

    • edit: lib/AST/DiagnosticEngine.cpp
  • Commit dede714a8f2584ef6eb930d416b654cc1e93517b by hassaneldesouky:

    Change diagnostics from using DiagNodes to strings

    • edit: include/swift/AST/DiagnosticEngine.h
    • edit: lib/AST/DiagnosticEngine.cpp
  • Commit 14363ff58ea44474fae426ebb297afc24403604b by pyaskevich:

    Update lib/AST/DiagnosticEngine.cpp

    • edit: lib/AST/DiagnosticEngine.cpp
  • Commit 123af8137da047b359676aefa6529159d9846088 by pyaskevich:

    Update lib/AST/DiagnosticEngine.cpp

    • edit: lib/AST/DiagnosticEngine.cpp
  • Commit d4da603960e7c2088e2020e5f5b01881f1b8d87b by rishizaki:

    [CodeCompeltion] Suggest 'macOS' instead of 'OSX'

    • edit: test/IDE/complete_decl_attribute.swift
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_pound_statement.swift