Report
[FAILURE] swift-master-source-compat-suite [#2707]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/2707/
Project:
swift-master-source-compat-suite
Date of build:
Fri, 19 Oct 2018 23:27:53 -0500
Build duration:
3 hr 56 min
Changes
-
Commit 1265f2e81e817eaa4a5125c2041c1d9fc70b4b94 by pyaskevich:
[Diagnostics] Replace curry level with a boolean flag- edit: lib/Sema/CalleeCandidateInfo.cpp
- edit: lib/Sema/CalleeCandidateInfo.h
-
Commit e20723f6c8881a994f6ff124a97382343bb4753c by pyaskevich:
[ConstraintSystem] Replace curry level with a boolean flag- edit: lib/AST/Type.cpp
- edit: lib/Sema/ConstraintSystem.h
- edit: lib/Sema/CSApply.cpp
- edit: include/swift/AST/Types.h
- edit: lib/Sema/CSDiag.cpp
- edit: lib/Sema/CSSimplify.cpp
-
Commit a0085e1f29a6ecf10f8ea801f9573e89c3769113 by pyaskevich:
[Diagnostics] NFC: RenameUncurriedCandidate
->OverloadCandidate
- edit: lib/Sema/CalleeCandidateInfo.cpp
- edit: lib/Sema/CalleeCandidateInfo.h
- edit: lib/Sema/CSDiag.cpp
-
Commit 1f2f90e731de201e59c452009b736cf427922b7d by dgregor:
[Test] Update test to Swift 4- edit: test/Prototypes/CollectionTransformers.swift
-
Commit 705cfa423a9372ced1e8a3dbf9a7e6569d464cb6 by dgregor:
[IRGen JIT] Register Objective-C classes/categories after other- edit: lib/IRGen/GenDecl.cpp
-
Commit 29a73bc5dace006c9764d6c5615fc73d1f634517 by dgregor:
[IRGen] Fix encoding of the root generic parameter in an associated type- edit: lib/IRGen/GenDecl.cpp
- edit: test/IRGen/generic_types.swift
-
Commit c219af099ec7c58680d6f5c9aeb940befa046772 by pyaskevich:
[Diagnostics] NFC: Rename- edit: lib/Sema/CSDiag.cpp
- edit: lib/Sema/CalleeCandidateInfo.cpp
- edit: lib/Sema/CalleeCandidateInfo.h
-
Commit b7a7b1ef3b23d90de69e03fd5a52e19dd9444bf6 by mgottesman:
[silgenpattern] Fix pattern emission of tuples with address only and- edit: lib/SILGen/SILGenPattern.cpp
- edit: test/SILGen/switch.swift