[Swift CI] Build Failure: 0. OSS - LLDB - OS X (master) (Release) #5807

Report

[FAILURE] oss-lldb-osx [#5807]

Build URL:
https://ci.swift.org/job/oss-lldb-osx/5807/
Project:
oss-lldb-osx
Date of build:
Thu, 27 Jun 2019 01:51:01 -0500
Build duration:
1 hr 29 min

Changes

  • Commit 0666ec8b49981101fd5d362bdb6f30530e7e9df7 by jonas:
    [Reproducers] Fix flakiness and off-by-one during replay.

    • edit: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp
  • Commit 41ee9faf4c75f8732dc64efdb0f3039f678a2b40 by jonas:
    Revert "Revert "[Reproducers] Add a bridging header test""

    • add: lit/Reproducer/Swift/Inputs/Bridging.in
    • add: lit/Reproducer/Swift/Inputs/Bridging.swift
    • add: lit/Reproducer/Swift/TestBridging.test
    • add: lit/Reproducer/Swift/Inputs/Foo.h
  • Commit 053425a6a1cf15923837f77f85f508f58da9a5e5 by compnerd:
    IRGen: fix multithreaded COMDAT handling for PE/COFF

    • edit: lib/IRGen/GenDecl.cpp
  • Commit 4e493b0051449e8edcb4f7e1dbb0ce7ad51de5dc by jgroff:
    Reflection: Look through opaque type descriptors.

    • edit: lib/AST/ASTDemangler.cpp
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: test/Reflection/typeref_lowering.swift
    • edit: include/swift/Reflection/TypeRefBuilder.h
    • edit: test/Reflection/Inputs/TypeLowering.swift
    • edit: include/swift/AST/ASTDemangler.h
    • edit: stdlib/public/runtime/MetadataLookup.cpp
    • edit: include/swift/Remote/MetadataReader.h
    • edit: include/swift/Demangling/TypeDecoder.h