swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7360]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7360/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Sat, 04 May 2019 23:03:26 -0500
Build duration:
45 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit 943d89136c2ddd2a8e8acf1208b80670296e716d by pyaskevich:
[ConstraintLocator] NFC: Add isForGenericParameter accessor
-
edit: lib/Sema/ConstraintLocator.cpp
-
edit: lib/Sema/ConstraintLocator.h
-
Commit 62b2da803ce6e99a7493bbb1b56d984b771bde0d by pyaskevich:
[ConstraintSystem] Improve @escaping parameter diagnostics
-
edit: lib/Sema/CSDiagnostics.h
-
edit: test/attr/attr_noescape.swift
-
edit: lib/Sema/CSDiag.cpp
-
edit: test/Constraints/function.swift
-
edit: lib/Sema/CSDiagnostics.cpp
-
edit: lib/Sema/CSSimplify.cpp
-
edit: test/attr/attr_escaping.swift
-
edit: test/Constraints/function_conversion.swift
-
edit: test/attr/attr_autoclosure.swift
-
edit: include/swift/AST/DiagnosticsSema.def
-
Commit a5036a97df6624b3478ab9540be17f8e92c348cb by aschwaighofer:
Fix generic specialization that can result in noreturn apply without
-
edit: include/swift/SILOptimizer/Utils/GenericCloner.h
-
edit: lib/SILOptimizer/Utils/GenericCloner.cpp
-
edit: include/swift/SIL/TypeSubstCloner.h
-
Commit d275c8afbbaa4394408cf32c3d9ad397e6399de7 by pyaskevich:
[ConstraintSystem] Add a tailored diagnostic for conversion of
-
edit: lib/Sema/CSDiagnostics.cpp
-
edit: test/Constraints/function.swift
-
edit: include/swift/AST/DiagnosticsSema.def
-
Commit 6e3d69f7df1a9fbc06b6d29e943eab482fd44485 by aschwaighofer:
test case for generic specialization of noreturn apply
-
edit: test/SILOptimizer/specialize.sil