[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (swift 5.1) #542

Report

[FAILURE] oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04 [#542]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04/542/
Project:
oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04
Date of build:
Fri, 28 Jun 2019 18:12:38 -0500
Build duration:
3 hr 23 min

Changes

  • Commit 83203a802ff147c81bd8526414a1c14ede0223e8 by jordan_rose:
    Reland "[clang][FileManager] fillRealPathName even if we aren't opening

    • edit: lib/Basic/FileManager.cpp
    • edit: unittests/Basic/FileManagerTest.cpp
  • Commit 32bfa2f0e7d68c03fad005f0645601c1ad35b28b by jordan_rose:
    [clang][test] Fix FileManagerTest.getFileDontOpenRealPath for Windows

    • edit: unittests/Basic/FileManagerTest.cpp
  • Commit abba486052c0d2e90e62c649f14993059b1b618e by vsapsai:
    [ODRHash] Fix null pointer dereference for ObjC selectors with empty

    • edit: lib/AST/ODRHash.cpp
    • edit: test/Modules/odr_hash.mm
  • Commit 39053086903ea05440b9e9c3f8fee55706bbaff3 by aprantl:
    Surface error messages from constructing ClangImporter to the user.

    • edit: source/Symbol/SwiftASTContext.cpp
    • add: lit/Swift/MissingVFSOverlay.test
  • Commit 096adfc67055ffa62ada8ab8b562ecdb4318ebd8 by jgroff:
    Demangler: Save state to allow reentrant demangling.

    • edit: test/Reflection/Inputs/ConcreteTypes.swift
    • edit: lib/Demangling/Demangler.cpp
    • edit: test/Reflection/typeref_decoding.swift
    • edit: include/swift/Demangling/Demangler.h
    • edit: lib/SILOptimizer/Utils/SpecializationMangler.cpp
  • Commit f3a458553673efdce0ad2c55afd652386227a4cd by xi_ge:
    SourceKit/ExpressionType: allow users to canonicalize collected

    • edit: tools/swift-ide-test/swift-ide-test.cpp
    • edit: test/IDE/Inputs/ExprType.swift
    • edit: test/IDE/expr_type.swift
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: lib/IDE/IDETypeChecking.cpp
    • edit: utils/gyb_sourcekit_support/UIDs.py
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: include/swift/Sema/IDETypeChecking.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
  • Commit 09d9f5753b204a03f365430b11628031e66d8144 by github:
    [Demangle] Fix OldDemangler DependentMemberTypeName infinite loop

    • edit: test/Demangle/Inputs/manglings.txt
    • edit: lib/Demangling/OldDemangler.cpp