Report
[FAILURE] oss-swift-package-osx [#3617]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3617/
Project:
oss-swift-package-osx
Date of build:
Wed, 21 Aug 2019 11:24:59 -0500
Build duration:
1 hr 50 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 562ed4d9994ee9b72b6ba78230a8e42d8f18a63d by dgregor:
[Constraint solver] Tie together all of the type variables in a key- edit: lib/Sema/ConstraintSystem.h
- edit: lib/Sema/Constraint.h
- edit: lib/Sema/CSSimplify.cpp
- edit: test/Constraints/keypath.swift
- edit: lib/Sema/CSGen.cpp
- edit: lib/Sema/Constraint.cpp
-
Commit 89b334e48810777edd864f1db7a1daac028b9a69 by jgroff:
Handle indirect class-constrained arguments in the existential- add: test/SILOptimizer/existential_specializer_indirect_class.sil
- edit: test/SILOptimizer/existential_specializer_soletype.sil
- edit: lib/SILOptimizer/FunctionSignatureTransforms/ExistentialTransform.cpp
-
Commit cc9a567ec79806946351655b6c7a9f9f4333f9df by compnerd:
stdlib: use the destructor CC adjustment thunk- edit: stdlib/public/stubs/ThreadLocalStorage.cpp
-
Commit c367297ccf39d810f89864bfa2c3537fbf435d43 by aarond:
event: simplify the Windows file source implementation- edit: src/event/event_windows.c