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

Report

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

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/322/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Mon, 15 Apr 2019 03:24:20 -0500
Build duration:
4 min 23 sec

Changes

  • Commit 9be7646d8af4e47254a8875a2b1e0597d6b9c1cf by pyaskevich:
    [CSSimplify] Reject key path if root type is AnyObject

    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiag.cpp
    • edit: lib/Sema/ConstraintLocator.cpp
    • edit: test/expr/primary/keypath/keypath-objc.swift
    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/ConstraintLocator.h
    • edit: lib/Sema/CSSimplify.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit 4cbf09e1ffdd5ff8694b84b8b487e1deb514e67d by pyaskevich:
    [ConstraintSystem] Overload choice should not be required to refer to

    • edit: lib/Sema/CSSimplify.cpp