[Swift CI] Build Failure: 0. OSS - LLDB - OS X (swift 5.1) (Release) #224

Report

[FAILURE] oss-lldb-swift-5.1-osx [#224]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/224/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Wed, 27 Mar 2019 21:04:54 -0500
Build duration:
1 hr 14 min

Changes

  • Commit c438291cff817e2f4ff17d890beddf042fa29e8b by syaghmour:
    [ASTImporter] Fix IsStructuralMatch specialization for EnumDecl to

    • edit: lib/AST/ASTImporter.cpp
  • Commit 0acc24cde21f9cb552775a76548c238bd376b459 by xi_ge:
    swift-api-digester: simplify the API to emit diagnostics. NFC

    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.h
    • edit: tools/swift-api-digester/swift-api-digester.cpp
  • Commit 92fdcabd96958c9041bdb801f53d85a9c5ef41a8 by github:
    Teach the importer to import any clang vector type as SIMDn.

    • edit: stdlib/public/Darwin/simd/simd.swift.gyb
    • edit: lib/ClangImporter/ImportType.cpp
    • edit: lib/ClangImporter/ImporterImpl.h
    • edit: test/Inputs/clang-importer-sdk/usr/include/simd.h
    • edit: include/swift/AST/KnownProtocols.def
    • edit: lib/IRGen/GenMeta.cpp
    • edit: test/ClangImporter/simd.swift
    • delete: test/ClangImporter/simd_sans_simd.swift